SlideShare a Scribd company logo
Chapter No:12
The Internet And Multimedia
Presented On:24 April 2015 Presented By:12bs(cs)02
12bs(cs)03
Agenda
 Origin Of Internet
 Internetworking
 Internet Addresses
 IP Addresses and Data Packets
 Connections
 Bandwidth bottleneck
 Internet Services
 MIME Type
 The World Wide Web and HTML
 Multimedia on the web
 Tools for the World Wide Web
24 April
2015
2 The Internet And Multimedia
Origin Of Internet
 The Internet was created by the Advanced
Research Projects Agency (ARPA) of the U.S.
Defense Department, when the first node of the
ARPANET was installed at the University of
California at Los Angeles in September 1969.
 By the mid-1970s, the ARPANET “inter-network”
embraced more than 30 universities, military sites,
and government contractors, and its user base
expanded to include the larger computer science
research community
 Commercial use of the Internet began in 1992
24 April
2015
3 The Internet And Multimedia
Internetworking
 A computer network is a set of different computers
connected together using networking devices such
as switches and hubs. To enable communication,
each individual network node or segment is
configured with similar protocol or communication
logic, which usually is TCP/IP. When a network
communicates with another network having the
same or compatible communication procedures, it is
known as Internetworking
24 April
2015
4 The Internet And Multimedia
Example : Internetworking
24 April
2015
5 The Internet And Multimedia
Internet Addresses
 An Internet address is a series of unique numbers
that identifies a computer connected to the Internet.
Every computer that gets online has an Internet
address
 Also known as IP and URL
 Alternate Spellings: internet address
 Examples: "This website's Internet address is
168.119.955.2”
 There are two major types of addresses on the
Internet. One is a person's e-mail address, and the
other is a Web site address, which is known as a
URL
24 April
2015
6 The Internet And Multimedia
IP Addresses And Data Packets
 When a stream of data is sent over the Internet by
your computer, it is first broken down into packets by
the Transmission Control Protocol (TCP). Each
packet includes the address of the receiving
computer, a sequence number (“this is packet #5”),
error correction information, and a small piece of
your data. After a packet is created by TCP, the
Internet Protocol (IP) then takes over and actually
sends the packet to its destination along a route that
may include many other computers acting as
forwarders. TCP/IP is two important Internet
protocols working in concert
24 April
2015
7 The Internet And Multimedia
Connections
 To connect to the Internet, a computer or network
needs
 A data connection to a server
 Wireless or land line
 Usually need an account with the server
 TCP/IP software
 Internet software includes e-mail programs, Web
browsers, FTP software etc
24 April
2015
8 The Internet And Multimedia
Bandwidth bottleneck
 Bandwidth is a measure of how much data,
expressed in bit per second (bps), you can send
from one computer to another in a given amount of
time
 Users with slow connections will have a difficult time
using multimedia over the Internet
24 April
2015
9 The Internet And Multimedia
Example : Bandwidth bottleneck
24 April
2015
10 The Internet And Multimedia
Bandwidth bottleneck
 To accommodate low-bandwidth users
 Compress data when possible
 Take advantage of the browser’s cache
 Design for download efficiency
 don’t use greater color depth than what is
absolutely necessary or leave extra space
around the edges
 Design alternate sites for low- and high-bandwidth
users
 Consider using streaming technology
24 April
2015
11 The Internet And Multimedia
Internet Services
 The Internet means the World Wide Web. But the
Web is only the latest and most popular of services
available today on the Internet. E-mail; file transfer;
discussion groups and newsgroups; real-time
chatting by text, voice, and video; and the ability to
log into remote computers are common as well
 In the case of the Internet, daemons support
protocols such as
 Hypertext Transfer Protocol (HTTP) for the World
Wide Web
 Post Office Protocol (POP) for e-mail
 File Transfer Protocol (FTP) for exchanging files
 Uniform Resource Locator (URL)—for example,
http://www .timestream.com/index.html
24 April
2015
12 The Internet And Multimedia
MIME Type
 MIME stands for Multi-purpose Internet Mail
Extensions. MIME types form a standard way of
classifying file types on the Internet. Internet
programs such as Web servers and browsers all
have a list of MIME types, so that they can transfer
files of the same type in the same way, no matter
what operating system they are working in
 A MIME type has two parts: a type and a subtype.
They are separated by a slash (/). For example, the
MIME type for Microsoft Word files is application
and the subtype is msword. Together, the complete
MIME type is application/msword
24 April
2015
13 The Internet And Multimedia
Example: MIME Type
24 April
2015
14 The Internet And Multimedia
The World Wide Web and HTML
 The World Wide Web started in 1989 at the European
Particle Physics Laboratory (CERN) as a “distributed
collaborative hypermedia information system”
 This new Hypertext Transfer Protocol (HTTP) provided
rules for a simple transaction between two computers on
the Internet consisting of
(1)establishing a connection
(2) requesting that a document be sent
(3)sending the document
(4) closing the connection
 It also required a simple document format called
Hypertext
Markup Language (HTML) for presenting structured text
mixed 24 April
2015
15 The Internet And Multimedia
Multimedia On The Web
 Everyone wants a web site that is as active and
dynamic as television or a CD-ROM program that
plays in your computer. Buttons should visually and
audibly click; visitors should be greeted with music;
dazzling images should appear and disappear on the
screen
 There are four major ways of adding animation to a
web page: server push, Shockwave, Java and GIF
animation
24 April
2015
16 The Internet And Multimedia
Tools for the World Wide Web
Web Server
 The functioning of the Web involves communication
between a server computer and a client computer
 A Web server is a computer that delivers a file when
a
client computer sends a request
 Web servers vary in strength and capacity for a
variety of
platforms meeting the HTTP requirements
24 April
2015
17 The Internet And Multimedia
Web Browsers
 Web browsers are applications that run on the client
side
(user’s PC) on the Internet
 They provide an interactive graphical interface
 This interface is used for searching, finding, and
viewing
text documents, sounds, and multimedia resources
on the
Web
 Web browsers differ in features, performance, and
cost
 Internet Explorer, Google Chrome, and Mozilla
Firefox are
example of Web browsers 24 April
2015
18 The Internet And Multimedia
Search Engines
 Search engines are programs that search
documents for specified keywords and returns a list
of the documents where the keywords were found.
A search engine is really a general class of
programs, however, the term is often used to
specifically describe systems like Google, Bing and
Yahoo! Search that enable users to search for
documents on the World Wide Web
24 April
2015
19 The Internet And Multimedia
Web Page Makers and Site Builders
 To deliver multimedia on the Web, you should know
some
HTML
 HTML documents are simple ASCII text files without
any
formatting
 Professional web page developers often use word
processor to edit their pages
 HTML editors and web page-making applications
offer to
shortcut HTML learning curves and working effort
 Active Server Pages, ColdFusion, or PHP are the
programming environments needed for building
dynamic
sites 24 April
2015
20 The Internet And Multimedia
Web Page Makers And Site Builders
 HTML translators export a word-processed
document with its text styles and layout converted
into HTML tags
 Many HTML editors and Web page-making
applications offer to shortcut HTML learning curves
and working effort
 Dedicated editors are usually WYSIWYG (What You
See Is What You Get) word processors
 Microsoft FrontPage provides WYSIWYG support for
many of the latest HTML formatting extensions
 It also provides extensive Web site management
support through its FrontPage extensions
24 April
2015
21 The Internet And Multimedia
Plug-ins And Delivery
 Plug-ins allow end users to view and interact with
new
types of documents and images
 Helper applications (or players) display or run files
downloaded from the Internet
 Common media types such as text, image, sound,
animation, and video use plug-ins to help them
display the
additional content on the Web
Text
 Text and document plug-ins overcome the display
limitations of HTML and Web browsers
 Adobe Acrobat provides special fonts and graphic
images embedded as data into the file 24 April
2015
22 The Internet And Multimedia
Plug-ins And Delivery
Images
 Most browsers read only bitmapped JPEG, GIF,
and
PNG image files
 Plug-ins that enable the viewing of vector formats
(such as Flash) are useful
 Vector graphics are device-independent. An
image is
displayed at the correct size and with colors
supported
by the computer
24 April
2015
23 The Internet And Multimedia
Plug-ins And Delivery
Sound
 Digitized sound files in MP3, WAV, AIF, or AU
formats
may be sent and played on a user’s computer
from
Internet
 MIDI sound files are more compact, but they
depend
upon the computer’s MIDI setup for quality
24 April
2015
24 The Internet And Multimedia
Plug-ins And Delivery
Animation and Video
 The most data-intense multimedia elements are
video
streams containing images and synchronized
sound
 Video streams are commonly packaged as
Apple’s
QuickTime, Microsoft’s Video for Windows (AVI),
and
as MPEG files
 The trade-off between bandwidth and quality is
ever
present when designing, developing, and
delivering 24 April
2015
25 The Internet And Multimedia
References
24 April
2015
The Internet And Multimedia26
 [Tay_Vaughan] Multimedia Making Its Work Eight
Edition
24 April
2015
The Internet And Multimedia27
THANK YOU 

More Related Content

PPTX
Designing | Multimedia Systems
PPTX
Content and Talent, Acquiring Content, Content creation, Talent
PPT
Chapter 2 : TEXT
PPT
Chapter 4 : SOUND
PPT
4 multimedia basics
PPTX
Chapter 10 designing and producing Multimedia
PPT
Chapter 6 : VIDEO
PPTX
Multimedia
Designing | Multimedia Systems
Content and Talent, Acquiring Content, Content creation, Talent
Chapter 2 : TEXT
Chapter 4 : SOUND
4 multimedia basics
Chapter 10 designing and producing Multimedia
Chapter 6 : VIDEO
Multimedia

What's hot (20)

PDF
Introduction to Multimedia Applications
PPT
Multimedia software tools
PPTX
Multimedia data and file format
PPTX
History of C Programming Language
PDF
IT Introduction - 06. Graphic & Multimedia
PPTX
text in multimedia
PPT
Computer programming concepts
PPTX
Software and Networking tools
PPTX
File Format - Animation Courses, Ahmedabad
PPTX
World wide web with multimedia
PPTX
Multimedia chapter 2
PPT
Text-Elements of multimedia
PPTX
Hypermedia messageing (UNIT 5)
PPTX
Hardware concepts
PDF
multimedia making it work by Tay Vaughan Chapter1
PPTX
system software and application software
PPT
Multimedia authoring tools
PDF
Multimedia technology
PDF
Chapter 9 -Multimedia on The Internet
Introduction to Multimedia Applications
Multimedia software tools
Multimedia data and file format
History of C Programming Language
IT Introduction - 06. Graphic & Multimedia
text in multimedia
Computer programming concepts
Software and Networking tools
File Format - Animation Courses, Ahmedabad
World wide web with multimedia
Multimedia chapter 2
Text-Elements of multimedia
Hypermedia messageing (UNIT 5)
Hardware concepts
multimedia making it work by Tay Vaughan Chapter1
system software and application software
Multimedia authoring tools
Multimedia technology
Chapter 9 -Multimedia on The Internet
Ad

Viewers also liked (10)

PPTX
Internet of Things
PDF
Media Streams in IOT via WebRTC
PDF
Chapter 8 - Multimedia Storage and Retrieval
PPTX
The Internet & Multimedia Integration
PPTX
The Internet and Multimedia
PDF
Chapter 1 - Multimedia Fundamentals
PDF
Introduction to IOT & Smart City
PPT
THE INTERNET OF THINGS
PPT
Internet of Things and its applications
PPTX
Internet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-g
Internet of Things
Media Streams in IOT via WebRTC
Chapter 8 - Multimedia Storage and Retrieval
The Internet & Multimedia Integration
The Internet and Multimedia
Chapter 1 - Multimedia Fundamentals
Introduction to IOT & Smart City
THE INTERNET OF THINGS
Internet of Things and its applications
Internet-of-things- (IOT) - a-seminar - ppt - by- mohan-kumar-g
Ad

Similar to Ch12 the internert & mm (20)

PPT
The Internet, Intranet and Extranet
PPT
Uta005 lecture1
DOCX
Lesson 02 - Introduction to Web Development.docx
PPT
ict22 lec1
PPTX
Assignment 01
PPTX
Introduction_to_computershfffffffffffffffffffffffffffffffffffffffffffffff_and...
PPT
Lecture 2
PPTX
Internet and computer are your future
PPTX
Lecture 1- Introduction to Computers and the Internet.pptx
PDF
Lecture 3
PPTX
Internet_Lec3.pptx تطبيقات الانترنت والوسائط
PDF
Web acronyms
PPTX
Basics of internet, intranet, e mail,
PPT
Basics of Internet and WWW
PPT
Internet And How It Works
PPT
Introduction about Internet
PPS
2 internet essentials
PDF
web technology
PPTX
LESSON 1 UCI 201 internet and the world wide web.pptx
The Internet, Intranet and Extranet
Uta005 lecture1
Lesson 02 - Introduction to Web Development.docx
ict22 lec1
Assignment 01
Introduction_to_computershfffffffffffffffffffffffffffffffffffffffffffffff_and...
Lecture 2
Internet and computer are your future
Lecture 1- Introduction to Computers and the Internet.pptx
Lecture 3
Internet_Lec3.pptx تطبيقات الانترنت والوسائط
Web acronyms
Basics of internet, intranet, e mail,
Basics of Internet and WWW
Internet And How It Works
Introduction about Internet
2 internet essentials
web technology
LESSON 1 UCI 201 internet and the world wide web.pptx

Recently uploaded (20)

PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PDF
Weekly quiz Compilation Jan -July 25.pdf
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PPTX
Orientation - ARALprogram of Deped to the Parents.pptx
PDF
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
PDF
01-Introduction-to-Information-Management.pdf
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PPTX
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
PDF
Chinmaya Tiranga quiz Grand Finale.pdf
PDF
RMMM.pdf make it easy to upload and study
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PDF
Complications of Minimal Access Surgery at WLH
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PPTX
GDM (1) (1).pptx small presentation for students
PDF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PDF
Classroom Observation Tools for Teachers
Module 4: Burden of Disease Tutorial Slides S2 2025
Weekly quiz Compilation Jan -July 25.pdf
Final Presentation General Medicine 03-08-2024.pptx
Orientation - ARALprogram of Deped to the Parents.pptx
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
01-Introduction-to-Information-Management.pdf
human mycosis Human fungal infections are called human mycosis..pptx
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
Chinmaya Tiranga quiz Grand Finale.pdf
RMMM.pdf make it easy to upload and study
Supply Chain Operations Speaking Notes -ICLT Program
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
Complications of Minimal Access Surgery at WLH
Final Presentation General Medicine 03-08-2024.pptx
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
2.FourierTransform-ShortQuestionswithAnswers.pdf
GDM (1) (1).pptx small presentation for students
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
202450812 BayCHI UCSC-SV 20250812 v17.pptx
Classroom Observation Tools for Teachers

Ch12 the internert & mm

  • 1. Chapter No:12 The Internet And Multimedia Presented On:24 April 2015 Presented By:12bs(cs)02 12bs(cs)03
  • 2. Agenda  Origin Of Internet  Internetworking  Internet Addresses  IP Addresses and Data Packets  Connections  Bandwidth bottleneck  Internet Services  MIME Type  The World Wide Web and HTML  Multimedia on the web  Tools for the World Wide Web 24 April 2015 2 The Internet And Multimedia
  • 3. Origin Of Internet  The Internet was created by the Advanced Research Projects Agency (ARPA) of the U.S. Defense Department, when the first node of the ARPANET was installed at the University of California at Los Angeles in September 1969.  By the mid-1970s, the ARPANET “inter-network” embraced more than 30 universities, military sites, and government contractors, and its user base expanded to include the larger computer science research community  Commercial use of the Internet began in 1992 24 April 2015 3 The Internet And Multimedia
  • 4. Internetworking  A computer network is a set of different computers connected together using networking devices such as switches and hubs. To enable communication, each individual network node or segment is configured with similar protocol or communication logic, which usually is TCP/IP. When a network communicates with another network having the same or compatible communication procedures, it is known as Internetworking 24 April 2015 4 The Internet And Multimedia
  • 5. Example : Internetworking 24 April 2015 5 The Internet And Multimedia
  • 6. Internet Addresses  An Internet address is a series of unique numbers that identifies a computer connected to the Internet. Every computer that gets online has an Internet address  Also known as IP and URL  Alternate Spellings: internet address  Examples: "This website's Internet address is 168.119.955.2”  There are two major types of addresses on the Internet. One is a person's e-mail address, and the other is a Web site address, which is known as a URL 24 April 2015 6 The Internet And Multimedia
  • 7. IP Addresses And Data Packets  When a stream of data is sent over the Internet by your computer, it is first broken down into packets by the Transmission Control Protocol (TCP). Each packet includes the address of the receiving computer, a sequence number (“this is packet #5”), error correction information, and a small piece of your data. After a packet is created by TCP, the Internet Protocol (IP) then takes over and actually sends the packet to its destination along a route that may include many other computers acting as forwarders. TCP/IP is two important Internet protocols working in concert 24 April 2015 7 The Internet And Multimedia
  • 8. Connections  To connect to the Internet, a computer or network needs  A data connection to a server  Wireless or land line  Usually need an account with the server  TCP/IP software  Internet software includes e-mail programs, Web browsers, FTP software etc 24 April 2015 8 The Internet And Multimedia
  • 9. Bandwidth bottleneck  Bandwidth is a measure of how much data, expressed in bit per second (bps), you can send from one computer to another in a given amount of time  Users with slow connections will have a difficult time using multimedia over the Internet 24 April 2015 9 The Internet And Multimedia
  • 10. Example : Bandwidth bottleneck 24 April 2015 10 The Internet And Multimedia
  • 11. Bandwidth bottleneck  To accommodate low-bandwidth users  Compress data when possible  Take advantage of the browser’s cache  Design for download efficiency  don’t use greater color depth than what is absolutely necessary or leave extra space around the edges  Design alternate sites for low- and high-bandwidth users  Consider using streaming technology 24 April 2015 11 The Internet And Multimedia
  • 12. Internet Services  The Internet means the World Wide Web. But the Web is only the latest and most popular of services available today on the Internet. E-mail; file transfer; discussion groups and newsgroups; real-time chatting by text, voice, and video; and the ability to log into remote computers are common as well  In the case of the Internet, daemons support protocols such as  Hypertext Transfer Protocol (HTTP) for the World Wide Web  Post Office Protocol (POP) for e-mail  File Transfer Protocol (FTP) for exchanging files  Uniform Resource Locator (URL)—for example, http://www .timestream.com/index.html 24 April 2015 12 The Internet And Multimedia
  • 13. MIME Type  MIME stands for Multi-purpose Internet Mail Extensions. MIME types form a standard way of classifying file types on the Internet. Internet programs such as Web servers and browsers all have a list of MIME types, so that they can transfer files of the same type in the same way, no matter what operating system they are working in  A MIME type has two parts: a type and a subtype. They are separated by a slash (/). For example, the MIME type for Microsoft Word files is application and the subtype is msword. Together, the complete MIME type is application/msword 24 April 2015 13 The Internet And Multimedia
  • 14. Example: MIME Type 24 April 2015 14 The Internet And Multimedia
  • 15. The World Wide Web and HTML  The World Wide Web started in 1989 at the European Particle Physics Laboratory (CERN) as a “distributed collaborative hypermedia information system”  This new Hypertext Transfer Protocol (HTTP) provided rules for a simple transaction between two computers on the Internet consisting of (1)establishing a connection (2) requesting that a document be sent (3)sending the document (4) closing the connection  It also required a simple document format called Hypertext Markup Language (HTML) for presenting structured text mixed 24 April 2015 15 The Internet And Multimedia
  • 16. Multimedia On The Web  Everyone wants a web site that is as active and dynamic as television or a CD-ROM program that plays in your computer. Buttons should visually and audibly click; visitors should be greeted with music; dazzling images should appear and disappear on the screen  There are four major ways of adding animation to a web page: server push, Shockwave, Java and GIF animation 24 April 2015 16 The Internet And Multimedia
  • 17. Tools for the World Wide Web Web Server  The functioning of the Web involves communication between a server computer and a client computer  A Web server is a computer that delivers a file when a client computer sends a request  Web servers vary in strength and capacity for a variety of platforms meeting the HTTP requirements 24 April 2015 17 The Internet And Multimedia
  • 18. Web Browsers  Web browsers are applications that run on the client side (user’s PC) on the Internet  They provide an interactive graphical interface  This interface is used for searching, finding, and viewing text documents, sounds, and multimedia resources on the Web  Web browsers differ in features, performance, and cost  Internet Explorer, Google Chrome, and Mozilla Firefox are example of Web browsers 24 April 2015 18 The Internet And Multimedia
  • 19. Search Engines  Search engines are programs that search documents for specified keywords and returns a list of the documents where the keywords were found. A search engine is really a general class of programs, however, the term is often used to specifically describe systems like Google, Bing and Yahoo! Search that enable users to search for documents on the World Wide Web 24 April 2015 19 The Internet And Multimedia
  • 20. Web Page Makers and Site Builders  To deliver multimedia on the Web, you should know some HTML  HTML documents are simple ASCII text files without any formatting  Professional web page developers often use word processor to edit their pages  HTML editors and web page-making applications offer to shortcut HTML learning curves and working effort  Active Server Pages, ColdFusion, or PHP are the programming environments needed for building dynamic sites 24 April 2015 20 The Internet And Multimedia
  • 21. Web Page Makers And Site Builders  HTML translators export a word-processed document with its text styles and layout converted into HTML tags  Many HTML editors and Web page-making applications offer to shortcut HTML learning curves and working effort  Dedicated editors are usually WYSIWYG (What You See Is What You Get) word processors  Microsoft FrontPage provides WYSIWYG support for many of the latest HTML formatting extensions  It also provides extensive Web site management support through its FrontPage extensions 24 April 2015 21 The Internet And Multimedia
  • 22. Plug-ins And Delivery  Plug-ins allow end users to view and interact with new types of documents and images  Helper applications (or players) display or run files downloaded from the Internet  Common media types such as text, image, sound, animation, and video use plug-ins to help them display the additional content on the Web Text  Text and document plug-ins overcome the display limitations of HTML and Web browsers  Adobe Acrobat provides special fonts and graphic images embedded as data into the file 24 April 2015 22 The Internet And Multimedia
  • 23. Plug-ins And Delivery Images  Most browsers read only bitmapped JPEG, GIF, and PNG image files  Plug-ins that enable the viewing of vector formats (such as Flash) are useful  Vector graphics are device-independent. An image is displayed at the correct size and with colors supported by the computer 24 April 2015 23 The Internet And Multimedia
  • 24. Plug-ins And Delivery Sound  Digitized sound files in MP3, WAV, AIF, or AU formats may be sent and played on a user’s computer from Internet  MIDI sound files are more compact, but they depend upon the computer’s MIDI setup for quality 24 April 2015 24 The Internet And Multimedia
  • 25. Plug-ins And Delivery Animation and Video  The most data-intense multimedia elements are video streams containing images and synchronized sound  Video streams are commonly packaged as Apple’s QuickTime, Microsoft’s Video for Windows (AVI), and as MPEG files  The trade-off between bandwidth and quality is ever present when designing, developing, and delivering 24 April 2015 25 The Internet And Multimedia
  • 26. References 24 April 2015 The Internet And Multimedia26  [Tay_Vaughan] Multimedia Making Its Work Eight Edition
  • 27. 24 April 2015 The Internet And Multimedia27 THANK YOU 

Editor's Notes

  • #4: began as a research network funded By 1983, the network still consisted of merely several hundred computers on only a few local area networks.
  • #6: The most notable example of internetworking is the Internet, a network of networks based on many underlying hardware technologies, but unified by an internetworking protocol standard, the Internet Protocol Suite, often also referred to as TCP/IP.
  • #7: An Internet address can also be defined as the name, or unique address on the Web, of every Web site. An Internet address is the same thing as a URL, or Uniform Resource Locator.
  • #16: It was designed by Tim Berners-Lee as a protocol for linking a multiplicity of documents located on computers anywhere within the Internet.