SlideShare a Scribd company logo
WHAT IS INTERNET?
• The internet in simple terms is a network of the interlinked computer
networking worldwide, which is accessible to the general public.
• These interconnected computers work by transmitting data through a
special type of packet switching which is known as the IP or the
internet protocol.
How the Internet Works
The World Wide Web is the most
popular part of the Internet by far.
The Web allows rich and diverse
communication by displaying text,
graphics, animation, photos, sound
and video. The Web physically
consists of your personal
computer, web browser software, a
connection to an Internet Service
Provider, computers called servers
that host digital data, and routers
and switches to direct the flow of
information.
Components of the Internet
The Internet is comprised of many components such a Email, FTP and
Usenet News. The World Wide Web is simply one of these
components.
• World Wide Web (World Wide Web is like an Internet
Library with millions of books)
• E-mail
• Telnet
• Usenet News
• HTTP
• Chat & Instant Messenging
What is the World Wide Web?
One simple definition of the WWW is:
The WWW is a Hypertext Information System
Hypertext browsing:
•Non-Linear structure (not a book)
•You read what you want next
•Click on Hypertext links to navigate the WWW
Features of the WWW are:
•Graphical
•Easy to use
•Cross Platform
•Distributed
•Dynamic
•Interactive (forms, Java)
What is Hypertext?
Hypertext is a method of presenting information, where selected words
in text can be expanded at any time to provide other information about
the word. Those words are links to other documents which may be
text, file, pictures etc., Links can be identified by highlighted
(underlined) and coloured text.
HTML (Hypertext Markup Language) is the language used to create
WWW pages and associated links.
URLs (Uniform Resource Locators) are the addresses of the WWW
pages
http://www.programming.dcu.ie/index.html
To view / read the WWW pages you must have a special application i.e. a
web browser
A Web browser is an application program that provides a way to look at
and interact with all the information on the World Wide Web.
Technically, a Web browser is a client program that uses the Hypertext
Transfer Protocol (HTTP) to make requests of Web servers throughout
the Internet on behalf of the browser user and then displays web pages by
interpreting the HTML that is used to build thses pages on the web.
To publish and deliver information on the web you need a web Server
A web server is a program that runs on web sites and is responsible
for replying to a web browsers request for files.
Web Browsers
Common Web Browsers
– Mosaic – first graphical browser
– Netscape Navigator (First commercial browser, originally known as
Mosaic Navigator as originated from Mosaic)
– Internet Explorer (Microsoft’s browser)
– Lynx – text only browser
– Google Chrome
Common Errors with Browsers
– Server Does Not Have A DNS Entry
– 503 Service Unavailable
– 403.9 Access Forbidden – Too Many Users are Connected
– Spinning Hourglass
– 404 Not Found
– 401 Unauthorised and 402 Forbidden
• Search Engine
– Lycos & Alta Vista (index based engines)
– Yahoo (directory based search engine)
– Google (index based)
– Ask Jeeves (natural language search engine)
Index based search Engines
– built by computer robot programs (“Spiders") -- not by human
selection
– NOT organized by subject categories -- all pages are ranked by a
computer algorithm
– contain full-text (every word) of the web pages they link to -- you
find pages by matching words in the pages you want
– huge and often retrieve a lot of information -- for complex searches
use ones that allow you to search within results (sub searching)
•Meta Search Engines
• Metacrawler
• copernic
Utilities that search more than one search engine and/or subject
directory at once and then compile the results in a consolidating uniform
format and listing. Some offer added value features like the ability to
refine searches, customize which search engines or directories are
queried.
Electronic Mail (E-mail)
• Email uses the TCP/IP protocol
• SMTP (Simple Mail Transfer Protocol)
– File attachments (binary Files)
• MIME (Multipurpose Internet Mail Extension)
• Uuencode (Unix to unix encoding)
• How e-mail is delivered
– TCP/IP
– Gateways translate email formats from one network to the
next
– Routers internal / external (firewall)
• E-mail Software
– Mail Clients – Eudora, MS Exchange
• Create folders, search through messages, address books,
mailing lists
– Most e-mail software reads HTML- based pages (links)
• Mail Server
• Encryption for E-Mail Privacy
– Public & Private Keys most common form of encryption
• How E-Mail Spam Works
– Spam is Unsolicitied Junk E-mail
– Blocking Spam
• Write back to Spammer and asked to be removed
• E-mail Software filters e-mail addresses
• ISP like AOL block spammers from sending bulk mail to
subscribers
• Ensure that your email address isn’t added to spam list
– Notify e-mail directories to remove your e-mail
address
– When posting to usenet newsgroups edit your header
so that it doesn’t contain your e-mail address
Email: Advantages and Disadvantages
Advantages
• Convenience
• Speed
• Inexpensive
• Printable
• Reliable
• Global
• Generality
Email Addresses
Basic form of an email address is
username@hostname.subdomain.domain
Disadvantages
• Misdirection
• Interception
• Forgery
• Overload
• Junk
• No response
TELNET
What is Telnet
The Telnet protocol is often thought of as simply providing a facility for
remote logins to computer via the Internet. Telnet follows a Client /
Server Model. You run a piece of software on your own PC (the client) to
use the resources of a distant Server Computer (host computer).
Telnet enables the user of a PC to login to a host computer at another
site on the Internet. The user's PC then acts as a dumb terminal attached
to the remote host. To use telnet you need to know the internet address
of the host whose resources you want to use.
Some practical uses of Telnet include:
– Telnet is a Protocol that lets you use the power of the Internet to connect
you to databases, library catalogs, and other information resources around
the world.
– Telnet lets you connect directly to another computer on the Internet and
run programs on the computer (provided you have access permission
(Username and Password).
– Theoretically you have a lot of power at your fingertips. Your dumb
terminal or very old PC can run programs on the worlds most powerful
computers.
Telnet may have a few practical drawbacks also
– Telnet is old. It is text based only.
– You have to know how to run programs at the other end.
– Different Computer Systems
– Different Commands, Directory Structures
– Different Language -- Programming and ``spoken''
Newsgroups
USENET is the worlds biggest electronic discussion forum. It
provides a way for messages to be sent among computers across
the entire Internet. People from all over the world participate in
discussions on thousands of specific areas of interest called
newsgroups
– Global bulletin Board and discussion area.
– Usenet and all messages are stored on a Usenet Server
– Different Hierarchies of Newsgroups exist.
• Subcategories
– Internet site Administrator decides which newsgroup to carry
– Special software to participate in newsgroups.
– Moderated & Unmoderated Newsgroups
• Moderated – human moderator
• Unmoderated – automatically posted to everyone
– Subscribe  Unsubscribe  Read
– Pictures and multimedia files can be posted – files must be
specially encoded and then downloaded and unencode to
view them.
HTTP (Hypertext Transfer Protocol)
HTTP is a set of rules, or protocols which governs the transfer of
hypertext between two or more computers.
The World Wide Web encompasses the universe of information that
is available via HTTP.
– HTTP is based on the client/server principle.
– HTTP allows "computer A" (the client) to establish a
connection to "computer B" (the server) and make a request.
The server accepts the connection initiated by the client and
sends back a response.
– An HTTP request identifies the resource that the client is
interested in and tells the server what "action" to take on the
resource.
When a user selects a hypertext link, the client program on their
computer uses HTTP to contact the server, identify a resource, and
ask the server to respond with an action. The server accepts the
request, and then uses HTTP to respond to or perform the action.
For example, when you select a hypertext link, you are identifying a
particular resource, and asking the server to send it back to your
computer in a format that your computer can display.
Chat & Instant Messenging
There are three commonly used types of chat. They are Instant
Messaging, ICQ, and IRC.
1. Instant Messaging
Instant messaging (IM) is one of the most popular forms of chat.
Most of the time, instant messaging is just between two people,
although most IM software can handle group chats (with 3 or more
people.) Users must choose a nickname.
The most popular form of IM is AOL Instant Messenger. AOL IM
allows anyone who downloads their free software to choose a
nick(name) (AOL calls their nicks Screen names) and 'chat' with
anyone else with AOL IM or the America Online Service itself.
Nearly everyone with America Online is reachable by AOL IM. If
you see an AOL e-mail address, you can often cut off the
@aol.com to get the IM screen name to contact the person directly.
•No two people with AOL IM or AOL can have the same screen name.
•AOL IM is free to download from: http://www.aim.com/index.adp
• The software and web site have detailed instructions on how to get
started.
2. ICQ ("I seek you")
ICQ is an extremely useful communication program. It allows you to
send messages (chat), send files, send URLs, and more to anyone
else with ICQ.
– When you download ICQ (which is free) you are assigned an
ICQ number. Two or more people using ICQ can have the
same nickname, but no two people can have the same ICQ
number.
3. YAHOO ! MESSENGER
• Yahoo Messenger (sometimes abbreviated YM) is an advertisement-
supported instant messaging client and associated protocol provided 
by Yahoo. Yahoo Messenger is provided free of charge and can be 
downloaded and used with a generic "Yahoo ID" which also allows 
access to other Yahoo services, such as Yahoo! Mail where users can 
be automatically notified when they receive new email. Yahoo also 
offers PC-PC, PC-Phone and Phone-to-PC service, file transfers, 
webcam hosting, text messaging service, and chat rooms in various 
categories.
• Yahoo Messenger was originally launched under the name Yahoo 
Pager on March 9, 1998.

More Related Content

What's hot

INTERNET TECHNOLOGY
INTERNET  TECHNOLOGYINTERNET  TECHNOLOGY
INTERNET TECHNOLOGY
subhradeep mitra
 
How the-internet-works
How the-internet-worksHow the-internet-works
How the-internet-works
Rashmi Kaul
 
The internet
The internetThe internet
The internet
Kumod Shirkande
 
Internet
InternetInternet
Internet
Bandri Nikhil
 
The Internet Presentation
The Internet Presentation The Internet Presentation
The Internet Presentation
guest9e3d59
 
Internet
InternetInternet
Internet
Sonika koul
 
internet ppt
internet pptinternet ppt
internet ppt
Saransh Modgil
 
Introduction to internet
Introduction to internetIntroduction to internet
Introduction to internet
ASIT Education
 
How the Internet Works
How the Internet WorksHow the Internet Works
How the Internet Works
Lionnel Yamentou
 
The Internet
The InternetThe Internet
The Internet
Priya Soni
 
An Introduction to Internet
An Introduction to InternetAn Introduction to Internet
An Introduction to Internet
Chinmay Raul
 
Internet Services
Internet Services Internet Services
Internet Services
GLG
 
First step to internet
First step to internet First step to internet
First step to internet
Disani Neranjala
 
internet world, computer ppt
internet world, computer pptinternet world, computer ppt
internet world, computer ppt
Gayathri Ramachandran
 
Introduction to the internet
Introduction to the internetIntroduction to the internet
Introduction to the internet
Folasade Adedeji
 
Internet
InternetInternet
Internet
Harjot Singh
 
Internet Services
Internet ServicesInternet Services
Internet Services
Vishal Bharadwaj
 

What's hot (20)

INTERNET TECHNOLOGY
INTERNET  TECHNOLOGYINTERNET  TECHNOLOGY
INTERNET TECHNOLOGY
 
How the-internet-works
How the-internet-worksHow the-internet-works
How the-internet-works
 
The internet
The internetThe internet
The internet
 
Internet
InternetInternet
Internet
 
The Internet Presentation
The Internet Presentation The Internet Presentation
The Internet Presentation
 
Introduction to Internet
Introduction to InternetIntroduction to Internet
Introduction to Internet
 
Internet
InternetInternet
Internet
 
internet ppt
internet pptinternet ppt
internet ppt
 
Internet
InternetInternet
Internet
 
Introduction to internet
Introduction to internetIntroduction to internet
Introduction to internet
 
How the Internet Works
How the Internet WorksHow the Internet Works
How the Internet Works
 
The Internet
The InternetThe Internet
The Internet
 
An Introduction to Internet
An Introduction to InternetAn Introduction to Internet
An Introduction to Internet
 
Internet Services
Internet Services Internet Services
Internet Services
 
First step to internet
First step to internet First step to internet
First step to internet
 
internet world, computer ppt
internet world, computer pptinternet world, computer ppt
internet world, computer ppt
 
Ppt on internet
Ppt on internetPpt on internet
Ppt on internet
 
Introduction to the internet
Introduction to the internetIntroduction to the internet
Introduction to the internet
 
Internet
InternetInternet
Internet
 
Internet Services
Internet ServicesInternet Services
Internet Services
 

Similar to How the Internet Works

E business internet_basics
E business internet_basicsE business internet_basics
E business internet_basicsRadiant Minds
 
UNIT3- Internet(2).ppt
UNIT3- Internet(2).pptUNIT3- Internet(2).ppt
UNIT3- Internet(2).ppt
kunalmishra717969
 
Internet
InternetInternet
Internet
Cloudbells.com
 
Introduction to internet and its applications
Introduction to internet and its applicationsIntroduction to internet and its applications
Introduction to internet and its applications
RoshanKC10
 
Introduction to internet
Introduction to internetIntroduction to internet
Introduction to internet
Himanshu Pathak
 
Intro to internet 1
Intro to internet 1Intro to internet 1
Intro to internet 1
Shreyan Mehta
 
Module 1 Basic.pptx
Module 1 Basic.pptxModule 1 Basic.pptx
Module 1 Basic.pptx
reddragon32
 
Week two lecture
Week two lectureWeek two lecture
Week two lecture
Harry Essel
 
5 introduction to internet
5 introduction to internet5 introduction to internet
5 introduction to internetVedpal Yadav
 
unit 1(chapter1).pdf
unit 1(chapter1).pdfunit 1(chapter1).pdf
unit 1(chapter1).pdf
ArunArun542872
 
Eba ppt rajesh
Eba ppt rajeshEba ppt rajesh
Eba ppt rajesh
RajeshP153
 
WT_TOTAL.pdf
WT_TOTAL.pdfWT_TOTAL.pdf
WT_TOTAL.pdf
Nandyala Manoj Sai
 
Internet
InternetInternet
WEB DESIGNING.pptx
WEB DESIGNING.pptxWEB DESIGNING.pptx
WEB DESIGNING.pptx
MamataAnilgod
 
Internet
InternetInternet
Internet
Css Founder
 
SUB ICT- NOTES FOR S6.pptx
SUB ICT- NOTES FOR S6.pptxSUB ICT- NOTES FOR S6.pptx
SUB ICT- NOTES FOR S6.pptx
BagalanaSteven
 
Internet
InternetInternet
Internet
GUjjar478
 

Similar to How the Internet Works (20)

E business internet_basics
E business internet_basicsE business internet_basics
E business internet_basics
 
Howthe internet
Howthe internetHowthe internet
Howthe internet
 
UNIT3- Internet(2).ppt
UNIT3- Internet(2).pptUNIT3- Internet(2).ppt
UNIT3- Internet(2).ppt
 
Internet
InternetInternet
Internet
 
Unit 4
Unit 4Unit 4
Unit 4
 
Introduction to internet and its applications
Introduction to internet and its applicationsIntroduction to internet and its applications
Introduction to internet and its applications
 
Introduction to internet
Introduction to internetIntroduction to internet
Introduction to internet
 
Intro to internet 1
Intro to internet 1Intro to internet 1
Intro to internet 1
 
Module 1 Basic.pptx
Module 1 Basic.pptxModule 1 Basic.pptx
Module 1 Basic.pptx
 
Week two lecture
Week two lectureWeek two lecture
Week two lecture
 
5 introduction to internet
5 introduction to internet5 introduction to internet
5 introduction to internet
 
unit 1(chapter1).pdf
unit 1(chapter1).pdfunit 1(chapter1).pdf
unit 1(chapter1).pdf
 
Eba ppt rajesh
Eba ppt rajeshEba ppt rajesh
Eba ppt rajesh
 
WT_TOTAL.pdf
WT_TOTAL.pdfWT_TOTAL.pdf
WT_TOTAL.pdf
 
Presentation1
Presentation1Presentation1
Presentation1
 
Internet
InternetInternet
Internet
 
WEB DESIGNING.pptx
WEB DESIGNING.pptxWEB DESIGNING.pptx
WEB DESIGNING.pptx
 
Internet
InternetInternet
Internet
 
SUB ICT- NOTES FOR S6.pptx
SUB ICT- NOTES FOR S6.pptxSUB ICT- NOTES FOR S6.pptx
SUB ICT- NOTES FOR S6.pptx
 
Internet
InternetInternet
Internet
 

More from Sharique Masood

Git Quick Start
Git Quick StartGit Quick Start
Git Quick Start
Sharique Masood
 
Concord a social networking website
Concord a social networking websiteConcord a social networking website
Concord a social networking website
Sharique Masood
 
Report on Hacking
Report on HackingReport on Hacking
Report on Hacking
Sharique Masood
 
Hacking
HackingHacking
Crime Record Management System (CRMS)
Crime Record Management System (CRMS)Crime Record Management System (CRMS)
Crime Record Management System (CRMS)
Sharique Masood
 
Global warming
Global warmingGlobal warming
Global warming
Sharique Masood
 
Wi max
Wi maxWi max

More from Sharique Masood (7)

Git Quick Start
Git Quick StartGit Quick Start
Git Quick Start
 
Concord a social networking website
Concord a social networking websiteConcord a social networking website
Concord a social networking website
 
Report on Hacking
Report on HackingReport on Hacking
Report on Hacking
 
Hacking
HackingHacking
Hacking
 
Crime Record Management System (CRMS)
Crime Record Management System (CRMS)Crime Record Management System (CRMS)
Crime Record Management System (CRMS)
 
Global warming
Global warmingGlobal warming
Global warming
 
Wi max
Wi maxWi max
Wi max
 

Recently uploaded

急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
3ipehhoa
 
BASIC C++ lecture NOTE C++ lecture 3.pptx
BASIC C++ lecture NOTE C++ lecture 3.pptxBASIC C++ lecture NOTE C++ lecture 3.pptx
BASIC C++ lecture NOTE C++ lecture 3.pptx
natyesu
 
test test test test testtest test testtest test testtest test testtest test ...
test test  test test testtest test testtest test testtest test testtest test ...test test  test test testtest test testtest test testtest test testtest test ...
test test test test testtest test testtest test testtest test testtest test ...
Arif0071
 
1.Wireless Communication System_Wireless communication is a broad term that i...
1.Wireless Communication System_Wireless communication is a broad term that i...1.Wireless Communication System_Wireless communication is a broad term that i...
1.Wireless Communication System_Wireless communication is a broad term that i...
JeyaPerumal1
 
Output determination SAP S4 HANA SAP SD CC
Output determination SAP S4 HANA SAP SD CCOutput determination SAP S4 HANA SAP SD CC
Output determination SAP S4 HANA SAP SD CC
ShahulHameed54211
 
Latest trends in computer networking.pptx
Latest trends in computer networking.pptxLatest trends in computer networking.pptx
Latest trends in computer networking.pptx
JungkooksNonexistent
 
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptxLiving-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
TristanJasperRamos
 
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
3ipehhoa
 
ER(Entity Relationship) Diagram for online shopping - TAE
ER(Entity Relationship) Diagram for online shopping - TAEER(Entity Relationship) Diagram for online shopping - TAE
ER(Entity Relationship) Diagram for online shopping - TAE
Himani415946
 
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
3ipehhoa
 
How to Use Contact Form 7 Like a Pro.pptx
How to Use Contact Form 7 Like a Pro.pptxHow to Use Contact Form 7 Like a Pro.pptx
How to Use Contact Form 7 Like a Pro.pptx
Gal Baras
 
guildmasters guide to ravnica Dungeons & Dragons 5...
guildmasters guide to ravnica Dungeons & Dragons 5...guildmasters guide to ravnica Dungeons & Dragons 5...
guildmasters guide to ravnica Dungeons & Dragons 5...
Rogerio Filho
 
History+of+E-commerce+Development+in+China-www.cfye-commerce.shop
History+of+E-commerce+Development+in+China-www.cfye-commerce.shopHistory+of+E-commerce+Development+in+China-www.cfye-commerce.shop
History+of+E-commerce+Development+in+China-www.cfye-commerce.shop
laozhuseo02
 
Multi-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Multi-cluster Kubernetes Networking- Patterns, Projects and GuidelinesMulti-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Multi-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Sanjeev Rampal
 
The+Prospects+of+E-Commerce+in+China.pptx
The+Prospects+of+E-Commerce+in+China.pptxThe+Prospects+of+E-Commerce+in+China.pptx
The+Prospects+of+E-Commerce+in+China.pptx
laozhuseo02
 
This 7-second Brain Wave Ritual Attracts Money To You.!
This 7-second Brain Wave Ritual Attracts Money To You.!This 7-second Brain Wave Ritual Attracts Money To You.!
This 7-second Brain Wave Ritual Attracts Money To You.!
nirahealhty
 

Recently uploaded (16)

急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
急速办(bedfordhire毕业证书)英国贝德福特大学毕业证成绩单原版一模一样
 
BASIC C++ lecture NOTE C++ lecture 3.pptx
BASIC C++ lecture NOTE C++ lecture 3.pptxBASIC C++ lecture NOTE C++ lecture 3.pptx
BASIC C++ lecture NOTE C++ lecture 3.pptx
 
test test test test testtest test testtest test testtest test testtest test ...
test test  test test testtest test testtest test testtest test testtest test ...test test  test test testtest test testtest test testtest test testtest test ...
test test test test testtest test testtest test testtest test testtest test ...
 
1.Wireless Communication System_Wireless communication is a broad term that i...
1.Wireless Communication System_Wireless communication is a broad term that i...1.Wireless Communication System_Wireless communication is a broad term that i...
1.Wireless Communication System_Wireless communication is a broad term that i...
 
Output determination SAP S4 HANA SAP SD CC
Output determination SAP S4 HANA SAP SD CCOutput determination SAP S4 HANA SAP SD CC
Output determination SAP S4 HANA SAP SD CC
 
Latest trends in computer networking.pptx
Latest trends in computer networking.pptxLatest trends in computer networking.pptx
Latest trends in computer networking.pptx
 
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptxLiving-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
Living-in-IT-era-Module-7-Imaging-and-Design-for-Social-Impact.pptx
 
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
原版仿制(uob毕业证书)英国伯明翰大学毕业证本科学历证书原版一模一样
 
ER(Entity Relationship) Diagram for online shopping - TAE
ER(Entity Relationship) Diagram for online shopping - TAEER(Entity Relationship) Diagram for online shopping - TAE
ER(Entity Relationship) Diagram for online shopping - TAE
 
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
1比1复刻(bath毕业证书)英国巴斯大学毕业证学位证原版一模一样
 
How to Use Contact Form 7 Like a Pro.pptx
How to Use Contact Form 7 Like a Pro.pptxHow to Use Contact Form 7 Like a Pro.pptx
How to Use Contact Form 7 Like a Pro.pptx
 
guildmasters guide to ravnica Dungeons & Dragons 5...
guildmasters guide to ravnica Dungeons & Dragons 5...guildmasters guide to ravnica Dungeons & Dragons 5...
guildmasters guide to ravnica Dungeons & Dragons 5...
 
History+of+E-commerce+Development+in+China-www.cfye-commerce.shop
History+of+E-commerce+Development+in+China-www.cfye-commerce.shopHistory+of+E-commerce+Development+in+China-www.cfye-commerce.shop
History+of+E-commerce+Development+in+China-www.cfye-commerce.shop
 
Multi-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Multi-cluster Kubernetes Networking- Patterns, Projects and GuidelinesMulti-cluster Kubernetes Networking- Patterns, Projects and Guidelines
Multi-cluster Kubernetes Networking- Patterns, Projects and Guidelines
 
The+Prospects+of+E-Commerce+in+China.pptx
The+Prospects+of+E-Commerce+in+China.pptxThe+Prospects+of+E-Commerce+in+China.pptx
The+Prospects+of+E-Commerce+in+China.pptx
 
This 7-second Brain Wave Ritual Attracts Money To You.!
This 7-second Brain Wave Ritual Attracts Money To You.!This 7-second Brain Wave Ritual Attracts Money To You.!
This 7-second Brain Wave Ritual Attracts Money To You.!
 

How the Internet Works

  • 1.
  • 2. WHAT IS INTERNET? • The internet in simple terms is a network of the interlinked computer networking worldwide, which is accessible to the general public. • These interconnected computers work by transmitting data through a special type of packet switching which is known as the IP or the internet protocol.
  • 3. How the Internet Works The World Wide Web is the most popular part of the Internet by far. The Web allows rich and diverse communication by displaying text, graphics, animation, photos, sound and video. The Web physically consists of your personal computer, web browser software, a connection to an Internet Service Provider, computers called servers that host digital data, and routers and switches to direct the flow of information.
  • 4. Components of the Internet The Internet is comprised of many components such a Email, FTP and Usenet News. The World Wide Web is simply one of these components. • World Wide Web (World Wide Web is like an Internet Library with millions of books) • E-mail • Telnet • Usenet News • HTTP • Chat & Instant Messenging
  • 5. What is the World Wide Web? One simple definition of the WWW is: The WWW is a Hypertext Information System Hypertext browsing: •Non-Linear structure (not a book) •You read what you want next •Click on Hypertext links to navigate the WWW Features of the WWW are: •Graphical •Easy to use •Cross Platform •Distributed •Dynamic •Interactive (forms, Java)
  • 6. What is Hypertext? Hypertext is a method of presenting information, where selected words in text can be expanded at any time to provide other information about the word. Those words are links to other documents which may be text, file, pictures etc., Links can be identified by highlighted (underlined) and coloured text. HTML (Hypertext Markup Language) is the language used to create WWW pages and associated links.
  • 7. URLs (Uniform Resource Locators) are the addresses of the WWW pages http://www.programming.dcu.ie/index.html To view / read the WWW pages you must have a special application i.e. a web browser A Web browser is an application program that provides a way to look at and interact with all the information on the World Wide Web. Technically, a Web browser is a client program that uses the Hypertext Transfer Protocol (HTTP) to make requests of Web servers throughout the Internet on behalf of the browser user and then displays web pages by interpreting the HTML that is used to build thses pages on the web. To publish and deliver information on the web you need a web Server A web server is a program that runs on web sites and is responsible for replying to a web browsers request for files.
  • 8. Web Browsers Common Web Browsers – Mosaic – first graphical browser – Netscape Navigator (First commercial browser, originally known as Mosaic Navigator as originated from Mosaic) – Internet Explorer (Microsoft’s browser) – Lynx – text only browser – Google Chrome Common Errors with Browsers – Server Does Not Have A DNS Entry – 503 Service Unavailable – 403.9 Access Forbidden – Too Many Users are Connected – Spinning Hourglass – 404 Not Found – 401 Unauthorised and 402 Forbidden
  • 9. • Search Engine – Lycos & Alta Vista (index based engines) – Yahoo (directory based search engine) – Google (index based) – Ask Jeeves (natural language search engine) Index based search Engines – built by computer robot programs (“Spiders") -- not by human selection – NOT organized by subject categories -- all pages are ranked by a computer algorithm – contain full-text (every word) of the web pages they link to -- you find pages by matching words in the pages you want – huge and often retrieve a lot of information -- for complex searches use ones that allow you to search within results (sub searching)
  • 10. •Meta Search Engines • Metacrawler • copernic Utilities that search more than one search engine and/or subject directory at once and then compile the results in a consolidating uniform format and listing. Some offer added value features like the ability to refine searches, customize which search engines or directories are queried.
  • 11. Electronic Mail (E-mail) • Email uses the TCP/IP protocol • SMTP (Simple Mail Transfer Protocol) – File attachments (binary Files) • MIME (Multipurpose Internet Mail Extension) • Uuencode (Unix to unix encoding) • How e-mail is delivered – TCP/IP – Gateways translate email formats from one network to the next – Routers internal / external (firewall) • E-mail Software – Mail Clients – Eudora, MS Exchange • Create folders, search through messages, address books, mailing lists – Most e-mail software reads HTML- based pages (links) • Mail Server
  • 12. • Encryption for E-Mail Privacy – Public & Private Keys most common form of encryption • How E-Mail Spam Works – Spam is Unsolicitied Junk E-mail – Blocking Spam • Write back to Spammer and asked to be removed • E-mail Software filters e-mail addresses • ISP like AOL block spammers from sending bulk mail to subscribers • Ensure that your email address isn’t added to spam list – Notify e-mail directories to remove your e-mail address – When posting to usenet newsgroups edit your header so that it doesn’t contain your e-mail address
  • 13. Email: Advantages and Disadvantages Advantages • Convenience • Speed • Inexpensive • Printable • Reliable • Global • Generality Email Addresses Basic form of an email address is username@hostname.subdomain.domain Disadvantages • Misdirection • Interception • Forgery • Overload • Junk • No response
  • 14. TELNET What is Telnet The Telnet protocol is often thought of as simply providing a facility for remote logins to computer via the Internet. Telnet follows a Client / Server Model. You run a piece of software on your own PC (the client) to use the resources of a distant Server Computer (host computer). Telnet enables the user of a PC to login to a host computer at another site on the Internet. The user's PC then acts as a dumb terminal attached to the remote host. To use telnet you need to know the internet address of the host whose resources you want to use. Some practical uses of Telnet include: – Telnet is a Protocol that lets you use the power of the Internet to connect you to databases, library catalogs, and other information resources around the world. – Telnet lets you connect directly to another computer on the Internet and run programs on the computer (provided you have access permission (Username and Password). – Theoretically you have a lot of power at your fingertips. Your dumb terminal or very old PC can run programs on the worlds most powerful computers.
  • 15. Telnet may have a few practical drawbacks also – Telnet is old. It is text based only. – You have to know how to run programs at the other end. – Different Computer Systems – Different Commands, Directory Structures – Different Language -- Programming and ``spoken''
  • 16. Newsgroups USENET is the worlds biggest electronic discussion forum. It provides a way for messages to be sent among computers across the entire Internet. People from all over the world participate in discussions on thousands of specific areas of interest called newsgroups – Global bulletin Board and discussion area. – Usenet and all messages are stored on a Usenet Server – Different Hierarchies of Newsgroups exist. • Subcategories – Internet site Administrator decides which newsgroup to carry – Special software to participate in newsgroups. – Moderated & Unmoderated Newsgroups • Moderated – human moderator • Unmoderated – automatically posted to everyone – Subscribe Unsubscribe Read – Pictures and multimedia files can be posted – files must be specially encoded and then downloaded and unencode to view them.
  • 17. HTTP (Hypertext Transfer Protocol) HTTP is a set of rules, or protocols which governs the transfer of hypertext between two or more computers. The World Wide Web encompasses the universe of information that is available via HTTP. – HTTP is based on the client/server principle. – HTTP allows "computer A" (the client) to establish a connection to "computer B" (the server) and make a request. The server accepts the connection initiated by the client and sends back a response. – An HTTP request identifies the resource that the client is interested in and tells the server what "action" to take on the resource.
  • 18. When a user selects a hypertext link, the client program on their computer uses HTTP to contact the server, identify a resource, and ask the server to respond with an action. The server accepts the request, and then uses HTTP to respond to or perform the action. For example, when you select a hypertext link, you are identifying a particular resource, and asking the server to send it back to your computer in a format that your computer can display.
  • 19. Chat & Instant Messenging There are three commonly used types of chat. They are Instant Messaging, ICQ, and IRC. 1. Instant Messaging Instant messaging (IM) is one of the most popular forms of chat. Most of the time, instant messaging is just between two people, although most IM software can handle group chats (with 3 or more people.) Users must choose a nickname. The most popular form of IM is AOL Instant Messenger. AOL IM allows anyone who downloads their free software to choose a nick(name) (AOL calls their nicks Screen names) and 'chat' with anyone else with AOL IM or the America Online Service itself. Nearly everyone with America Online is reachable by AOL IM. If you see an AOL e-mail address, you can often cut off the @aol.com to get the IM screen name to contact the person directly.
  • 20. •No two people with AOL IM or AOL can have the same screen name. •AOL IM is free to download from: http://www.aim.com/index.adp • The software and web site have detailed instructions on how to get started. 2. ICQ ("I seek you") ICQ is an extremely useful communication program. It allows you to send messages (chat), send files, send URLs, and more to anyone else with ICQ. – When you download ICQ (which is free) you are assigned an ICQ number. Two or more people using ICQ can have the same nickname, but no two people can have the same ICQ number.
  • 21. 3. YAHOO ! MESSENGER • Yahoo Messenger (sometimes abbreviated YM) is an advertisement- supported instant messaging client and associated protocol provided  by Yahoo. Yahoo Messenger is provided free of charge and can be  downloaded and used with a generic "Yahoo ID" which also allows  access to other Yahoo services, such as Yahoo! Mail where users can  be automatically notified when they receive new email. Yahoo also  offers PC-PC, PC-Phone and Phone-to-PC service, file transfers,  webcam hosting, text messaging service, and chat rooms in various  categories. • Yahoo Messenger was originally launched under the name Yahoo  Pager on March 9, 1998.