Showing posts with label WORLD WIDE WEB. Show all posts
Showing posts with label WORLD WIDE WEB. Show all posts

Sunday, September 1, 2013

PPT ON INTERNET AND WORLD WIDE WEB


Download

Internet And World Wide Web Presentation Transcript:
1.The World Wide Web

2.The World Wide Web
1989-1990 – Tim Berners-Lee invents the World Wide Web
Means for transferring text and graphics simultaneously
Client/Server data transfer protocol
Communication via application level protocol
Text mark up language
Simple and easy to use
Requires a client application to render text/graphics

3.Architecture
The WWW today is a distributed client-server service, in which a client using a browser can access a service using a server. However, the service provided is distributed over many locations called sites. Each site holds one or more documents, referred to as Web pages. Each Web page, however, can contain some links to other Web pages in the same or other sites. In other words, a Web page can be simple or composite. 

4.    Assume we need to retrieve a Web page that contains the biography of a famous character with some pictures, which are embedded in the page itself. Since the pictures are not stored as separate files, the whole document is a simple Web page. It can be retrieved using one single request/ response transaction.

5.    Now assume we need to retrieve a scientific document that contains one reference to another text file and one reference to a large image. The main document and the image are stored in two separate files in the same site (file A and file B); the referenced text file is stored in another site (file C). Since we are dealing with three different files, we need three transactions if we want to see the whole document. The first transaction (request/response) retrieves a copy of the main document (file A), which has a reference (pointer) to the second and the third files.

6. A very important point we need to remember is that file A, file B, and file C in Example 2 are independent Web pages, each with independent names and addresses. Although references to file B or C are included in file A, it does not mean that each of these files cannot be retrieved independently. A second user can retrieve file B with one transaction. A third user can retrieve file C with one transaction.

7.The World Wide Web Components
Structural Components
Clients/browsers – to dominant implementations
Servers – run on sophisticated hardware
Caches – many interesting implementations
Internet – the global infrastructure which facilitates data transfer
Semantic Components
Hyper Text Transfer Protocol (HTTP)
Hyper Text Markup Language (HTML)
eXtensible Markup Language (XML)
Uniform Resource Identifiers (URIs)

8.The World Wide Web Structure
Clients use browser application to send URIs via HTTP to servers requesting a Web page
Web pages constructed using HTML (or other markup language) and consist of text, graphics, sounds plus embedded files
Servers (or caches) respond with requested Web page
Or with error message
Client’s browser renders Web page returned by server
Page is written using Hyper Text Markup Language (HTML)
Displaying text, graphics and sound in browser
Writing data as well
The entire system runs over standard networking protocols (TCP/IP, DNS,…)

9.Uniform Resource Identifiers
Web resources need names/identifiers – Uniform Resource Identifiers (URIs)
Resource can reside anywhere on the Internet
URIs are a some what abstract notion
A pointer to a resource to which request methods can be applied to generate potentially different responses
A request method is eg. fetching or changing the object
Most popular form of a URI is the Uniform Resource Locator (URL)

10.WEB Documents

11.Overview of Network Security

12.What is “Security”
Freedom from risk or danger; safety.
2.     Freedom from doubt, anxiety, or fear; confidence.

3.     Something that gives or assures safety, as:
 A group or department of private guards: Call building security if a visitor acts suspicious.
 Measures adopted by a government to prevent attack.
 Measures adopted, as by a business or homeowner, to prevent a crime

13.Why do we need security?
Protect vital information while still allowing access to those who need it
Trade secrets, medical records, etc.
Provide authentication and access control for resources
Guarantee availability of resources

14.Who is vulnerable?
Financial institutions and banks
Internet service providers
Pharmaceutical companies
Government and defense agencies
Contractors to various government agencies
Multinational corporations
ANYONE ON THE NETWORK

15.The Problem of Network Security
The Internet allows an attacker to attack from anywhere in the world from their home desk.
They just need to find one vulnerability:  a security analyst need to close every vulnerability.

Source: Power Point Presentations

Saturday, August 31, 2013

PPT ON WORLD WIDE WEB

Presentation On WORLD WIDE WEB
Download

WORLD WIDE WEB Presentation Transcript:
1.WORLD WIDE WEB 
(WWW)

2.WORLD WIDE WEB 
(WWW)

3.CONTENTS OF WWW
HYPERTEXT&HYPERLINK
HTML
WEB PAGES
WEBSITE
TYPES OF WEBSITE
WEB BROWSER

4.Hypertext&hyperlink
 HYPERTEXT CONTAINING WORDS THAT CONNECT TO OTHER DOCUMENTS

 CONTAINING WORDS ARE CALLED HYPERLINKS
PRODUCING HYPERTEXT FOR THE WEB IS ACCOMPLISHED BY CREATING DOCUMENTS WITH A LANGUAGE HTML(HYPER TEXT MARK UP LANGUAGE)

5.HYPER TEXT MARK UP LANGUAGE
HTML CODE EDITORS AND WYSIWG EDITORS BUILT YOUR HTML PAGES.
IT REQUIRES ONLY SIMPLE TEXT EDITOR TO START CODING
AN HTML FILE CONTAIN “MARK UP TAGS” THAT FILL THE WEB BROWSERTHAT HOW  TO FOLLOW THE,INSTRUCTIONS ENCLOSED WITHIN THE TAGS

6.FOLLOWING ARE THE TAGS OF HTML:-





7.WEB PAGES
IT IS A RESOURCE OF INFORMATION THAT IS SUITABLE FOR THE WORLD WIDE WEB
 IT CAN BE ACCESSED THROUGH A WEB BROWSER
 CONSISTS  OF FILES OF STATIC TEXT STORED WITHIN THE WEB SERVER’S FILE SYSTEM

8.WEBSITE
 COLLECTION OF WEBPAGES KNOWN AS WEBSITE
2.THE PAGES OF WEBSITE CAN USUALLY BE ACCESSED FROM A COMMON ROOT CALLLED THE HOME PAGEE
3.IT HAVE TWO PARTS
1.BOOKMARK
2.WEB DIRECTORY

9.BOOKMARK
1.IT CAN STORED WEB PAGE LOCATION(URLs)
2.BOOKMARKS ARE SAVED LINKS AND ALSO CALLED FAVORITES
3.WEB DIRECTORY
1.IT SPECILALIZES IN LINKING TO OTHER WEB SITES.

10.TYPES OF WEBSITE:-
1.STATIC WEBSITE :-
IN THIS WEB PAGES ARE STORED ON THE WEB SERVERIN THE SAME FORM AS THE USER WILL VIEW THEM
2.DYNAMIC WEBSITE:-
IT DOES NOT HAVE WEB PAGES STORED ON THE WEB SERVER IN THE SAME FORM AS THE USER WILL VIEW THEM.

11.FOLLOWING ARE THE WEBSITE MOST USABLE:-
1.CORPORATE WEBSITE
2.PERSONAL WEBSITE
3.E-COMMERCE WEBSITE
4.AFFILIATE WEBSITES
5.BLOG WEBSITES
6. GAMES WEBSITES

12.UNIFORM RESOURCE LOACTOR
IT SPECIFIES THE INTERNET ADDRESS OF A FILE STORED ON A HOST COMPUTER CONNECTED TO THE INTENET.
WEB BROWSER USE THE URL TO RETRIEVE THE FILE FROM THE HOST COMPUTER AND THE SPECIFIC DIRECTORY IN WHICH IT RESIDES

13.FACTS ABOUT URL
URLs ARE TRANSLATED INTO NUMERIC ADDRESSES USING THE DOMAIN NAME SYSTEM(DNS)
THE NUMERIC ADDRESS CALLED THE IP(INTERNET PROTOCOL) ADDRESS, IS ACTUALLY THE”REAL URL”.
E.G. OF DNS(198.123.213.100)

14.WEB BROWSER
IT IS SOFTWARE APPLICATION WHICH ENABLES A USER TO DISPLAY AND ITERACT WITH INFORMATION LOCATED ON THE WEB PAGES OR AT WEBSITE
WEB BROWSERS ALLOW A USER TO QUIKLY AND EASILY ACCESS INFORMATION PROVIDED ON MANy WEB PAGES AT MANY WEBSITES BY TRVERSING THESE LINKS.
WEB BROWSERS FORMAT HTML INFORMATION FOR DISPLAY.

15.TYPES OF WEB BROWSER
GRAPHICAL:-
E.G. OF GRAPHICAL WEB BROWSERS ARE AS FOLLOWS INTENET EXPLORER,MOZILA FIREFOX,GOOGLE CHROME
2. TEXT:-
ACCESS TOTHE WEB IN TEXT ONLY MODE SUCH AS LYNX

Source: Power Point Presentations