Lesson 1 Intro To Internet and WWW - PPTX - 0
Lesson 1 Intro To Internet and WWW - PPTX - 0
l Internet is actually the most democratic of all the mass media. With a
very low investment, anyone can have a web page in Internet.
l This way, almost any business can reach a very large market, directly,
fast and economically, no matter the size or location of the business.
l With a very low investment, almost anybody that can read and write can
have access to the World Wide Web.
1.2 History and Development of the Internet
l The original aim was to create a network that would allow users
of a research computer at one university to be able to "talk to"
research computers at other universities.
l ARPANET
l Implemented in late 1960’s by ARPA (Advanced Research
Projects Agency of DOD)
l IP address numbers
l Protocol parameters
l Founded 1986
•
Internet Backbone
A high capacity communication link that carries data
gathered from smaller links that interconnect with it.
•
NAP – Network Access Point
Access points or junctions to the Internet
Backbone in major cities.
1.4 Anatomy of the Internet
l Web Client
l Connected to the Internet when needed
l Usually runs web browser (client) software such as Internet
Explorer or Netscape
l Uses HTTP (Hypertext Transfer Protocol)
l Connect to a web server using URL information
l Requests web pages from server
l Receives web pages and files from server
l Display the formatted information
1.4 Anatomy of the Internet
l Web Server
l Continually connected to the Internet
l Runs web server software (such as Apache or Internet
Information Server)
l Uses HTTP (Hypertext Transfer Protocol)
l Receives request for the web page
l Responds to request and transmits status code, web
page, and associated files
1.5 Basic Internet Protocols
l Protocols : rules that describe the methods used for
clients and servers to communicate with each other
over a network.
l E-mail Protocols
l Sending E-mail
l SMTP Simple Mail Transfer Protocol
l Receiving E-mail
l POP (POP3) Post Office Protocol
l IMAP Internet Mail Access Protocol
1.5 Basic Internet Protocols
HTTP Request
HTTP Response
l Web browsers send HTTP requests for web pages and their
associated files.
l Web servers send HTTP responses back to the web browsers.
1.6 Technologies/Tools of the Internet
l Internet Relay Chat and web chatting: having a conversation with many
people on a variety of topics in real time. All the parties to the
conversation are participating simultaneously regardless of the time zone
they are in.
l FTP: File Transfer Protocol allows you to copy files from one computer
connected to the Internet to another computer connected to the Internet.
It allows you to download information, upload web pages and transfer
information between computers.
l Internet Phone: allows one to put a number of calls on the same line
without sacrificing sound quality.
l Blogs: Blogs or web logs are personal web pages that contain
personal thoughts and links to other sites that are of particular
interest to a blog owner.
l What is WWW?
l is a way of accessing information over the medium of the Internet.
l The Web uses the HTTP protocol, only one of the languages spoken
over the Internet, to transmit data. Web services, which use HTTP to
allow applications to communicate in order to exchange business logic,
use the Web to share information.
l The Web also utilizes browsers, such as Internet Explorer or Firefox, to
access Web documents called Web pages that are linked to each
other via hyperlinks.
1.7 World Wide Web (WWW)
l Web Browsers
l Web Addresses
l The URL tells the computer how and where to look for a
document.
l Example: http://www.cnn.com/world/index.html
l Web Pages
l A Web page is a file on the Web.
l A Web site is a collection of Web pages maintained by a
college, government agency, company or individual.
l A Web page is created by using a computer language
called Hypertext Markup Language (HTML).
l HTML is a set of codes used to format Web pages and
create links.
1.7 World Wide Web (WWW)
l Hypertext
l Web pages are hypertext documents.
l A hypertext document is one that contains highlighted text or links
that connect to other pages on the Web.
l Highlighted means that the text is usually underlined and displayed
in a different color than the ssurrounding text. Graphics can also be
links. You simply point to and click on the text with your mouse to
follow that link.
l By clicking on the hypertext link you can go to another Web page
on the same computer, or a Web page on a computer across the
world.
l The Web uses a protocol called Hypertext Transfer Protocol
(HTTP) to transfer documents containing hypertext.
l HTTP's job is similar to that of TCP/IP. HTTP and TCP/IP, both
protocols, or standards, tell computers how to communicate
with each other.