SlideShare a Scribd company logo
1 of 75
Download to read offline
WORKING PRINCIPLES OF
INTERNET
D.Seethalakshmi MCA.,M.Phil.,
Assistant Professor
Bon Secours College forWomen
Thanjavur
Unit I
What is the Internet?
Internet Underlying Architecture
What is the Internet
 TheWired World of the Internet
 How Information travels across the Internet
 HowTCP/IPWorks
 Understanding Internet Addresses and
Domains
 Anatomy of a web connection
 Internet file types.
Internet
•It is the largest network in the world that
connects hundreds of thousands of individual
networks all over the world.
•The popular term for the Internet is the
“information highway”.
•Rather than moving through geographical
space, it moves your ideas and information
through cyberspace – the space of electronic
movement of ideas and information.
The wired world of Internet
•No one owns it
•It has no formal management organization.
•As it was originally developed by the Department
of defense, this lack of centralization made it less
vulnerable to wartime or terrorist attacks.
•To access the Internet, an existing network need
to pay a small registration fee and agree to
certain standards based on theTCP/IP
(Transmission Control Protocol/Internet Protocol)
.
The uses of the Internet
 Send e-mail messages.
 Send (upload) or receive (down load)
files between computers.
 Participate in discussion groups,
such as mailing lists and
newsgroups.
 Surfing the web.
What is Web?
•The Web (World WideWeb) consists of
information organized intoWeb pages containing
text and graphic images.
•It contains hypertext links, or highlighted
keywords and images that lead to related
information.
•A collection of linkedWeb pages that has a
common theme or focus is called a Web site.
•The main page that all of the pages on a
particularWeb site are organized around and link
back to is called the site’s home page.
How to access the Internet?
 Many schools and businesses have direct
access to the Internet using special high-
speed communication lines and equipment.
 Students and employees can access through
the organization’s local area networks (LAN)
or through their own personal computers.
 Another way to access the Internet is through
Internet Service Provider (ISP).
How to access the Internet?
 To access the Internet, an existing network
need to pay a small registration fee and agree
to certain standards based on theTCP/IP
(Transmission Control Protocol/Internet
Protocol) reference model.
 Each organization pays for its own networks
and its own telephone bills, but those costs
usually exist independent of the internet.
 The regional Internet companies route and
forward all traffic, and the cost is still only that
of a local telephone call.
Internet Service Provider (ISP)
 A commercial organization with permanent
connection to the Internet that sells
temporary connections to subscribers.
 Examples:
 Prodigy, America Online, Microsoft network,
AT&T Networks.
How to access the Web?
 Once you have your Internet connection, then
you need special software called a browser to
access theWeb.
 Web browsers are used to connect you to
remote computers, open and transfer files,
display text and images.
 Web browsers are specialized programs.
 Examples ofWeb browser: Netscape Navigator
(Navigator) and Internet Explorer.
Hypertext Markup Language (HTML)
 The standard used on the web is Hypertext
markup language (HTML).
 HTML uses codes, or tags, to tell theWeb
browser software how to display the text
contained in the document.
Addresses on the Web:IP Addressing
 Each computer on the internet does have a
unique identification number, called an IP
(Internet Protocol) address.
 The IP addressing system currently in use on the
Internet uses a four-part number.
 Each part of the address is a number ranging
from 0 to 255, and each part is separated from
the previous part by period,
 For example, 106.29.242.17
Domain Name Addressing
•Most web browsers do not use the IP address t
locateWeb sites and individual pages.
•They use domain name addressing.
•A domain name is a unique name associated with
a specific IP address by a program that runs on an
Internet host computer.
•This program, which coordinates the IP addresses
and domain names for all computers attached to
it, is called DNS (Domain Name System )
software.
•The host computer that runs this software is called
a domain name server.
Domain Name Addressing
 Domain names can include any number of parts separated by
periods, however most domain names currently in use have
only three or four parts.
 For example, the domain name sob.uchicago.edu is the
computer connected to the Internet at the Graduate School of
Business (gsb), which is an academic unit of the University of
Chicago (uchicago), which is an educational institution (edu).
 No other computer on the Internet has the same domain
name.
Uniform Resource Locators
• The IP address and the domain name each identify a particular
computer on the Internet.
• However, they do not indicate where aWeb page’s HTML
document resides on that computer.
• To identify aWeb pages exact location,Web browsers rely on
Uniform Resource Locator (URL).
• URL is a four-part addressing scheme that tells the Web
browser:
What transfer protocol to use for transporting the file
The domain name of the computer on which the file resides
The pathname of the folder or directory on the computer on
which the file resides
The name of the file
Structure of a Uniform Resource
Locators
http://www.chicagosymphony.org/civicconcerts/index.htm
protocol
Domain name
pathname
filename
http => Hypertext Transfer Protocol
HTTP
•The transfer protocol is the set of rules that
the computers use to move files from one
computer to another on the Internet.
•The most common transfer protocol used on
the Internet is the HypertextTransfer Protocol
(HTTP).
•Two other protocols that you can use on the
Internet are the FileTransfer Protocol (FTP)
and theTelnet Protocol
How to find information on the
Web?
•A number of search tools have been developed
and available to you on certainWeb sites that
provide search services to help you find
information.
•Examples:
Yahoo  www.yahoo.com
Excite  www.excite.com
Lycos  www.lycos.com
AltaVista  www/alta-vista.com
MSNWebSearch  www.search.msn.com
File Types of Internet
•Exe
•Jpeg
•Pdf
•Doc
•Mp3
•Mp4
•etc
The Internet’s Underlying
Architechture
 How the Doamin name system works
 How RoutersWork
 The Internet’s client/server Architecture.
How the domain name server
works
• Translate – human speak to computer speak
• Alphanumeric address to numeric address
• Eg
▫ www.bdu.in to 112.45.45.113
How Routers Work
 The traffic cops of the Internet
 Send information to router
 Router open IP packets of data to read
destination address
 Calculate the best route
 After that send final destination
• 2 ports
▫ Receiving port (input)
▫ Sending port (Output)
Every port is Bidirectional
Input port receives packet, s/w routine called a routine
process.
The routing table has detailed information about ports
with various IP address.
Output port sends the data to next router
 The packets are sent to special holding area
called an input queue
 Number of packets received exceeds the
capacity of queue (called length of queue)
packets might be lost
 TCP will have the packets re-sent
 A simple kind of routing table is called static
routing table
 It cant adjust routes as network traffic, so it is
not an optimal alternative
 Dynamic routing have multiple routes to reach
destination.
 It has dynamic routing table to create alternate
path immediately.
Routing Protocols
Interior Routing Exterior Routing
Used for company’s Intranet or internal
network
Used for Routers located on the internet
Routing Information Protocol Exterior Gateway Protocol
The Internet’s Client server
Architecture
 Client – local personal computer
 Server – more powerful computer
 Connection
 A LAN
 A phone Line
 TCP/IP – basedWAN
 Many clients access common data & file stored in the
Server
 Client Browserserver
UNIT II
 Connecting to the Internet
 Communicating on the Internet.
Connecting to the Internet
 Connecting your computer
 Connecting to the Internet from online
services
 How ISDN works
 The Internet/Television connection
 How Network Computers(NCs)Work
 How the Digital Subscriber line (DSL) works
 How satellite and palmtop connections work
Connecting your Computer
 DumbTerminal
 A terminal that is connected to a mainframe or
other kind of computer
 Eg
 Library or universities
 Internet access than dumb terminals provide
Terminal Emulation
 A personal computer can connect via modem
to a large computer
 The computer works like a dumb terminal,
except it is connected via a phone line instead
of direct connection
 This kind of internet account is sometimes
called a shell account
Direct Connection
LANs or large computers such as mainframes
can be directly connected to the internet.
SLIP
Serial Line Internet Protocol
Full Internet connection over telephone lines
PPP(Point to Point Protocol)
Like tSLIP, via modem
it resends any damaged packets
ISDN line
Special digital telephone lines
speed 64 kbps to 128 kbps
cost more than normal phone lines
ASDL (Assymentic Digital Subscriber Line)
ProvideVery High speed connection
Cable Modem
CableTV system using coaxial cable
Faster than conventional medem 10 to 20 times
Network Computer
low cost network computer
WebTV
Using set top box through television
Online Services
No special setup is equired
Dial up connections
Connecting to the Internet from
other services
Compu serve or America online
Own s/w – easy to access internet
Dial directly to get resources
Firewall
It is a Security system of accepting or
blocking packets as they are transmitted across
a network.
How Works ISDN
Integrated Services Digital Network
The Internet/Television
Connection
 How Cable ModemWorks
 Coaxial Cable – Broad Band
 2 connections
 Normal set top box accessTV
 NextWire is for Broadband modem
 It carries signal simultaneously
How WebTV works
 Use Internet and watchTV same time
 Set top box capability to accept add-ons
 Screens use RGB colors
 Convert signal from RGB to NSTC
 Web tv box connects to web tv network
 Simple remote unit control webtv
How Network Computers Work
 Low cost computers with little or no local storage
 No CD – ROM Drives or Pheripherals
 EG ATM Machine
 Silicon chip, card reader,NC
 Get PIN for Authorization
 NC used for email, games or word processor
How the DSL works
 Digital Subscriber line
 ASDL – it doesn’t need any special wires
 Send and receive as all digital data
 It enables talk on telephone and use internet
simultaneously
 Divides phone line into 3 channels
 Receiving Data
 Sending Data
 Talking over the phone
How Satellite & Palmtop Work
 Satellite connection – DirecPC Satellite
 Much higher speed than normal modems
 Webserver send information to satellite ground
stataion (NOC)
 Network operations center send info to satellite
above earth at 400 kilobits per second
Palmtop Computers Browse on
web
 Palm device – proxiweb s/w
 ISP – modem
 Proxy Server
 Webserver
Communicating on the
Internet
 How EmailWorks
 Email spam & Blocking
 How Usenet newsgroup work
 How internet chat and Instant Messaging
work
 Making phone calls on the Internet
How Email Works
 Anatomy of a Mail Message
 ASCII code
 Attach pictures, sounds, videos and other files
 Automatically doing Encode and decode
 E-mail address must be In a format
 Otherwise message not sent
Email is Delivered the
Internet
 Send packets usingTCP/IP protocol
 Routers look address and send the mail
correct path to reach destination
 All packets are received address then
recombined to read receiver
 Subscribe to receive mails (Mail Reflector)
How Email Software Works
 Compose
 Send
 Inbox
 Trash
 Create group mailing
 Add Signature
 Create own folder
 Spam
How Email is sent between
networks
LDAP
 Lightweight DirectoryAcess Protocol
How Email Encryption works
 Avoid Snoopers & Hackers
 Public (Encrypt)& Private (Decrypt)Key
 Encryption Progam PGP
 Copy of private key have sender
 Receiver uses the private key to decrypt the
email
 Some softwares decrypted automatically
 Internet won’t understand, it see only
random characters
Email Spam & Blocking
 Spam – unsolicited email sent to you
 Spam is sent out bulk of emails
 To get bulk of email address from company
servers
 Spammers hide their email address
The mail have from, sender and reply
The mail come from someone not spammer
Doing this sometimes called SPAMOUFLAGE
How Email Spam is Blocked
 Filter out mail from certain addresses
 This feature is spam filter or spam blocker
 ISP’s and online service can block spammers
 Routing table find spammer email address
 But Spammers change therir email address
often
 So Routing table also can’t fine spammer
email address perfectly
How Usenet Newsgroups work
 It is a global bulletin board & discussion area
 Newsgroups can be found on many host
computers across internet.
 2 Newsgroups
 Moderated
 Unmoderated
Moderated Newsgroup
 A human moderator receives and reads all
the messages for the newsgroup.
 The moderator then decides which messages
are should be post.
 The messages to be posted are put on a
newsgroup server.
 Other messages are discarded.
Unmoderated Newsgroups
 All messages are put directly on the server.
 Newsgroups and all their messages are stored
on a Usenet server.
 Usenet server communicate with one another,
so that all messages posted on one server are
duplicated on other servers.
 Although there are many usenet servers, not
all servers carry all newsgroups.
 Each site decides which newsgroups to carry.
 Pictures, Multimedia files & exe programs can be
posted in newsgroups for others see & use.
 A common encoding scheme used on
newsgroups is called uuencode.
 Newsgroup reader software lets read messages
and respond to newsgroups.
 New messages will automatically be delivered to
when you check the server.
 You will also be able to cancel your subscription
Hierarchy of Usenet
Newsgroups
 1000’s of newsgroup .
 Divided into hierarchies of topics to make it
easier to find particular newsgroup you want
to participate.
 Not all sites carry all newsgroups.
 System administrator decide which
newsgroup carry at their site.
 The major topic comes first, followed by
subtopic.
 Subtopic can be further subdivided…
 Rec.arts.books
 New newsgroups are created and old one are
being eliminated.
 Newsgroup client software give a complete up-
to-date list.
How IRC Works
 Internet Relay Chat
 It is a way for people all over the world to
“chat” with one another by using keyboards.
 It runs on a client/server model.
 Make a internet connection & then start your
client software.
 IRC servers are located all over the world.
 Choose a specific channel to join & choose a
username.
 After joining channel able to see the
conservation.
 The messages sent from your server to other
servers.
 Under spanning tree server structure the
messages takes shortest route to reach
destination.
 People read & respond messages.
How Instant Messaging Works
Making Phone calls on Internet
 Using special phone s/w to send or receive
telephone calls
 Connect to special directory, the directory
contains list of people who connect internet
using that phone s/w.
 Find the IP address to connect phone call.
 High speed – High quality voice files
 The s/w breaks up the voice file into a series
of packets to be sent usingTCP/IP.
How Internet Telephony Works
 IPTelephony service
 Dial special code first, as a way of routing the
call.
 Call  PSTN Special IP voice gateway
 Gateway converts the voice signal to digital
data & compress
 Voice packet convert them back into their
original form, sends through PSTN.
 The call travels on PSTN , the person
receiving the call picks up the phone & talks.
 The same way the receiver speaks the call
travels to the sender.

More Related Content

Similar to NME UNIT I & II MATERIAL.pdf

Introduction_to_Intndhjehddhjdhrjkrhernet.pptx
Introduction_to_Intndhjehddhjdhrjkrhernet.pptxIntroduction_to_Intndhjehddhjdhrjkrhernet.pptx
Introduction_to_Intndhjehddhjdhrjkrhernet.pptxrohitkumar54448
 
Basic of it definations
Basic of it definationsBasic of it definations
Basic of it definationstangemjoy
 
INTERNET FUNDAMENTALS
INTERNET FUNDAMENTALSINTERNET FUNDAMENTALS
INTERNET FUNDAMENTALSbadri narayan
 
Introduction about Internet
Introduction about InternetIntroduction about Internet
Introduction about InternetAadil Khan
 
How the internet works
How the internet worksHow the internet works
How the internet worksftcim
 
Internet &web technology
 Internet &web technology Internet &web technology
Internet &web technologySharmila Devi
 
Week two lecture
Week two lectureWeek two lecture
Week two lectureHarry Essel
 
Lecture 1 -_overview_of_the_internet-1-
Lecture 1 -_overview_of_the_internet-1-Lecture 1 -_overview_of_the_internet-1-
Lecture 1 -_overview_of_the_internet-1-Serious_SamSoul
 
Lecture 1 -_overview_of_the_internet-1-
Lecture 1 -_overview_of_the_internet-1-Lecture 1 -_overview_of_the_internet-1-
Lecture 1 -_overview_of_the_internet-1-Serious_SamSoul
 
5 introduction to internet
5 introduction to internet5 introduction to internet
5 introduction to internetVedpal Yadav
 
Intro. to the internet and web
Intro. to the internet and webIntro. to the internet and web
Intro. to the internet and webdofirfauzi1302
 
Internet and its effects
Internet and its effectsInternet and its effects
Internet and its effectsArsalan Fakhar
 
Internet and cyberspace
Internet and cyberspaceInternet and cyberspace
Internet and cyberspaceCBAKhan
 

Similar to NME UNIT I & II MATERIAL.pdf (20)

Internet
InternetInternet
Internet
 
Internet
InternetInternet
Internet
 
Introduction_to_Intndhjehddhjdhrjkrhernet.pptx
Introduction_to_Intndhjehddhjdhrjkrhernet.pptxIntroduction_to_Intndhjehddhjdhrjkrhernet.pptx
Introduction_to_Intndhjehddhjdhrjkrhernet.pptx
 
Basic of it definations
Basic of it definationsBasic of it definations
Basic of it definations
 
INTERNET FUNDAMENTALS
INTERNET FUNDAMENTALSINTERNET FUNDAMENTALS
INTERNET FUNDAMENTALS
 
Introduction about Internet
Introduction about InternetIntroduction about Internet
Introduction about Internet
 
How the internet works
How the internet worksHow the internet works
How the internet works
 
Internet &web technology
 Internet &web technology Internet &web technology
Internet &web technology
 
Week two lecture
Week two lectureWeek two lecture
Week two lecture
 
Network Protocols
Network ProtocolsNetwork Protocols
Network Protocols
 
Lecture 1 -_overview_of_the_internet-1-
Lecture 1 -_overview_of_the_internet-1-Lecture 1 -_overview_of_the_internet-1-
Lecture 1 -_overview_of_the_internet-1-
 
Lecture 1 -_overview_of_the_internet-1-
Lecture 1 -_overview_of_the_internet-1-Lecture 1 -_overview_of_the_internet-1-
Lecture 1 -_overview_of_the_internet-1-
 
Internet
InternetInternet
Internet
 
Overview of Internet
Overview of InternetOverview of Internet
Overview of Internet
 
5 introduction to internet
5 introduction to internet5 introduction to internet
5 introduction to internet
 
Intro. to the internet and web
Intro. to the internet and webIntro. to the internet and web
Intro. to the internet and web
 
Internet and its effects
Internet and its effectsInternet and its effects
Internet and its effects
 
Internet and cyberspace
Internet and cyberspaceInternet and cyberspace
Internet and cyberspace
 
Unit.1.basic web.tech
Unit.1.basic web.techUnit.1.basic web.tech
Unit.1.basic web.tech
 
Lecture 2
Lecture 2Lecture 2
Lecture 2
 

More from SeethaDinesh

Input Devices.pptx
Input Devices.pptxInput Devices.pptx
Input Devices.pptxSeethaDinesh
 
Generations of Computers.ppt
Generations of Computers.pptGenerations of Computers.ppt
Generations of Computers.pptSeethaDinesh
 
Inheritance in java.ppt
Inheritance in java.pptInheritance in java.ppt
Inheritance in java.pptSeethaDinesh
 
Arrays in JAVA.ppt
Arrays in JAVA.pptArrays in JAVA.ppt
Arrays in JAVA.pptSeethaDinesh
 
PROGRAMMING IN JAVA unit 1.pptx
PROGRAMMING IN JAVA unit 1.pptxPROGRAMMING IN JAVA unit 1.pptx
PROGRAMMING IN JAVA unit 1.pptxSeethaDinesh
 
Cloud Computing Basics.pptx
Cloud Computing Basics.pptxCloud Computing Basics.pptx
Cloud Computing Basics.pptxSeethaDinesh
 
unit 5 stack & queue.ppt
unit 5 stack & queue.pptunit 5 stack & queue.ppt
unit 5 stack & queue.pptSeethaDinesh
 
Greedy_Backtracking graph coloring.ppt
Greedy_Backtracking graph coloring.pptGreedy_Backtracking graph coloring.ppt
Greedy_Backtracking graph coloring.pptSeethaDinesh
 
Structure and Union.ppt
Structure and Union.pptStructure and Union.ppt
Structure and Union.pptSeethaDinesh
 
Shortest Path Problem.docx
Shortest Path Problem.docxShortest Path Problem.docx
Shortest Path Problem.docxSeethaDinesh
 
BINARY TREE REPRESENTATION.ppt
BINARY TREE REPRESENTATION.pptBINARY TREE REPRESENTATION.ppt
BINARY TREE REPRESENTATION.pptSeethaDinesh
 
NME WPI UNIt 3.pptx
NME WPI UNIt 3.pptxNME WPI UNIt 3.pptx
NME WPI UNIt 3.pptxSeethaDinesh
 
graphtraversals.pdf
graphtraversals.pdfgraphtraversals.pdf
graphtraversals.pdfSeethaDinesh
 

More from SeethaDinesh (20)

Input Devices.pptx
Input Devices.pptxInput Devices.pptx
Input Devices.pptx
 
Generations of Computers.ppt
Generations of Computers.pptGenerations of Computers.ppt
Generations of Computers.ppt
 
Inheritance in java.ppt
Inheritance in java.pptInheritance in java.ppt
Inheritance in java.ppt
 
Arrays in JAVA.ppt
Arrays in JAVA.pptArrays in JAVA.ppt
Arrays in JAVA.ppt
 
PROGRAMMING IN JAVA unit 1.pptx
PROGRAMMING IN JAVA unit 1.pptxPROGRAMMING IN JAVA unit 1.pptx
PROGRAMMING IN JAVA unit 1.pptx
 
Cloud Computing Basics.pptx
Cloud Computing Basics.pptxCloud Computing Basics.pptx
Cloud Computing Basics.pptx
 
unit 5 stack & queue.ppt
unit 5 stack & queue.pptunit 5 stack & queue.ppt
unit 5 stack & queue.ppt
 
Greedy_Backtracking graph coloring.ppt
Greedy_Backtracking graph coloring.pptGreedy_Backtracking graph coloring.ppt
Greedy_Backtracking graph coloring.ppt
 
Structure and Union.ppt
Structure and Union.pptStructure and Union.ppt
Structure and Union.ppt
 
Shortest Path Problem.docx
Shortest Path Problem.docxShortest Path Problem.docx
Shortest Path Problem.docx
 
BINARY TREE REPRESENTATION.ppt
BINARY TREE REPRESENTATION.pptBINARY TREE REPRESENTATION.ppt
BINARY TREE REPRESENTATION.ppt
 
NME UNIT II.ppt
NME UNIT II.pptNME UNIT II.ppt
NME UNIT II.ppt
 
DS UNIT 1.pdf
DS UNIT 1.pdfDS UNIT 1.pdf
DS UNIT 1.pdf
 
Basics of C.ppt
Basics of C.pptBasics of C.ppt
Basics of C.ppt
 
chapter 1.pptx
chapter 1.pptxchapter 1.pptx
chapter 1.pptx
 
DW unit 3.pptx
DW unit 3.pptxDW unit 3.pptx
DW unit 3.pptx
 
DW unit 2.pdf
DW unit 2.pdfDW unit 2.pdf
DW unit 2.pdf
 
DW Unit 1.pdf
DW Unit 1.pdfDW Unit 1.pdf
DW Unit 1.pdf
 
NME WPI UNIt 3.pptx
NME WPI UNIt 3.pptxNME WPI UNIt 3.pptx
NME WPI UNIt 3.pptx
 
graphtraversals.pdf
graphtraversals.pdfgraphtraversals.pdf
graphtraversals.pdf
 

Recently uploaded

₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...Diya Sharma
 
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRLLucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRLimonikaupta
 
VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...
VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...
VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...SUHANI PANDEY
 
Moving Beyond Twitter/X and Facebook - Social Media for local news providers
Moving Beyond Twitter/X and Facebook - Social Media for local news providersMoving Beyond Twitter/X and Facebook - Social Media for local news providers
Moving Beyond Twitter/X and Facebook - Social Media for local news providersDamian Radcliffe
 
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.soniya singh
 
Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...
Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...
Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...SUHANI PANDEY
 
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...singhpriety023
 
Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...
Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...
Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...SUHANI PANDEY
 
Dubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls Dubai
Dubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls DubaiDubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls Dubai
Dubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls Dubaikojalkojal131
 
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service AvailableCall Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service AvailableSeo
 
Russian Call Girls Pune (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
Russian Call Girls Pune  (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...Russian Call Girls Pune  (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
Russian Call Girls Pune (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...SUHANI PANDEY
 
Top Rated Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated  Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...Top Rated  Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...Call Girls in Nagpur High Profile
 
Al Barsha Night Partner +0567686026 Call Girls Dubai
Al Barsha Night Partner +0567686026 Call Girls  DubaiAl Barsha Night Partner +0567686026 Call Girls  Dubai
Al Barsha Night Partner +0567686026 Call Girls DubaiEscorts Call Girls
 
WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)
WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)
WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)Delhi Call girls
 
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...tanu pandey
 
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...SUHANI PANDEY
 
Real Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirtReal Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirtrahman018755
 
Busty Desi⚡Call Girls in Vasundhara Ghaziabad >༒8448380779 Escort Service
Busty Desi⚡Call Girls in Vasundhara Ghaziabad >༒8448380779 Escort ServiceBusty Desi⚡Call Girls in Vasundhara Ghaziabad >༒8448380779 Escort Service
Busty Desi⚡Call Girls in Vasundhara Ghaziabad >༒8448380779 Escort ServiceDelhi Call girls
 

Recently uploaded (20)

₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
 
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRLLucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
 
VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...
VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...
VIP Model Call Girls NIBM ( Pune ) Call ON 8005736733 Starting From 5K to 25K...
 
Moving Beyond Twitter/X and Facebook - Social Media for local news providers
Moving Beyond Twitter/X and Facebook - Social Media for local news providersMoving Beyond Twitter/X and Facebook - Social Media for local news providers
Moving Beyond Twitter/X and Facebook - Social Media for local news providers
 
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
Call Now ☎ 8264348440 !! Call Girls in Green Park Escort Service Delhi N.C.R.
 
Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...
Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...
Ganeshkhind ! Call Girls Pune - 450+ Call Girl Cash Payment 8005736733 Neha T...
 
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
 
Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...
Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...
Sarola * Female Escorts Service in Pune | 8005736733 Independent Escorts & Da...
 
Dubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls Dubai
Dubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls DubaiDubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls Dubai
Dubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls Dubai
 
VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
 
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service AvailableCall Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
Call Girls Ludhiana Just Call 98765-12871 Top Class Call Girl Service Available
 
Russian Call Girls Pune (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
Russian Call Girls Pune  (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...Russian Call Girls Pune  (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
Russian Call Girls Pune (Adult Only) 8005736733 Escort Service 24x7 Cash Pay...
 
Top Rated Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated  Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...Top Rated  Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
Top Rated Pune Call Girls Daund ⟟ 6297143586 ⟟ Call Me For Genuine Sex Servi...
 
Al Barsha Night Partner +0567686026 Call Girls Dubai
Al Barsha Night Partner +0567686026 Call Girls  DubaiAl Barsha Night Partner +0567686026 Call Girls  Dubai
Al Barsha Night Partner +0567686026 Call Girls Dubai
 
WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)
WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)
WhatsApp 📞 8448380779 ✅Call Girls In Mamura Sector 66 ( Noida)
 
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...
 
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...
Wagholi & High Class Call Girls Pune Neha 8005736733 | 100% Gennuine High Cla...
 
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
valsad Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call Girls...
 
Real Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirtReal Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirt
 
Busty Desi⚡Call Girls in Vasundhara Ghaziabad >༒8448380779 Escort Service
Busty Desi⚡Call Girls in Vasundhara Ghaziabad >༒8448380779 Escort ServiceBusty Desi⚡Call Girls in Vasundhara Ghaziabad >༒8448380779 Escort Service
Busty Desi⚡Call Girls in Vasundhara Ghaziabad >༒8448380779 Escort Service
 

NME UNIT I & II MATERIAL.pdf

  • 1. WORKING PRINCIPLES OF INTERNET D.Seethalakshmi MCA.,M.Phil., Assistant Professor Bon Secours College forWomen Thanjavur
  • 2. Unit I What is the Internet? Internet Underlying Architecture
  • 3. What is the Internet  TheWired World of the Internet  How Information travels across the Internet  HowTCP/IPWorks  Understanding Internet Addresses and Domains  Anatomy of a web connection  Internet file types.
  • 4. Internet •It is the largest network in the world that connects hundreds of thousands of individual networks all over the world. •The popular term for the Internet is the “information highway”. •Rather than moving through geographical space, it moves your ideas and information through cyberspace – the space of electronic movement of ideas and information.
  • 5. The wired world of Internet •No one owns it •It has no formal management organization. •As it was originally developed by the Department of defense, this lack of centralization made it less vulnerable to wartime or terrorist attacks. •To access the Internet, an existing network need to pay a small registration fee and agree to certain standards based on theTCP/IP (Transmission Control Protocol/Internet Protocol) .
  • 6. The uses of the Internet  Send e-mail messages.  Send (upload) or receive (down load) files between computers.  Participate in discussion groups, such as mailing lists and newsgroups.  Surfing the web.
  • 7. What is Web? •The Web (World WideWeb) consists of information organized intoWeb pages containing text and graphic images. •It contains hypertext links, or highlighted keywords and images that lead to related information. •A collection of linkedWeb pages that has a common theme or focus is called a Web site. •The main page that all of the pages on a particularWeb site are organized around and link back to is called the site’s home page.
  • 8. How to access the Internet?  Many schools and businesses have direct access to the Internet using special high- speed communication lines and equipment.  Students and employees can access through the organization’s local area networks (LAN) or through their own personal computers.  Another way to access the Internet is through Internet Service Provider (ISP).
  • 9. How to access the Internet?  To access the Internet, an existing network need to pay a small registration fee and agree to certain standards based on theTCP/IP (Transmission Control Protocol/Internet Protocol) reference model.  Each organization pays for its own networks and its own telephone bills, but those costs usually exist independent of the internet.  The regional Internet companies route and forward all traffic, and the cost is still only that of a local telephone call.
  • 10. Internet Service Provider (ISP)  A commercial organization with permanent connection to the Internet that sells temporary connections to subscribers.  Examples:  Prodigy, America Online, Microsoft network, AT&T Networks.
  • 11. How to access the Web?  Once you have your Internet connection, then you need special software called a browser to access theWeb.  Web browsers are used to connect you to remote computers, open and transfer files, display text and images.  Web browsers are specialized programs.  Examples ofWeb browser: Netscape Navigator (Navigator) and Internet Explorer.
  • 12. Hypertext Markup Language (HTML)  The standard used on the web is Hypertext markup language (HTML).  HTML uses codes, or tags, to tell theWeb browser software how to display the text contained in the document.
  • 13. Addresses on the Web:IP Addressing  Each computer on the internet does have a unique identification number, called an IP (Internet Protocol) address.  The IP addressing system currently in use on the Internet uses a four-part number.  Each part of the address is a number ranging from 0 to 255, and each part is separated from the previous part by period,  For example, 106.29.242.17
  • 14. Domain Name Addressing •Most web browsers do not use the IP address t locateWeb sites and individual pages. •They use domain name addressing. •A domain name is a unique name associated with a specific IP address by a program that runs on an Internet host computer. •This program, which coordinates the IP addresses and domain names for all computers attached to it, is called DNS (Domain Name System ) software. •The host computer that runs this software is called a domain name server.
  • 15. Domain Name Addressing  Domain names can include any number of parts separated by periods, however most domain names currently in use have only three or four parts.  For example, the domain name sob.uchicago.edu is the computer connected to the Internet at the Graduate School of Business (gsb), which is an academic unit of the University of Chicago (uchicago), which is an educational institution (edu).  No other computer on the Internet has the same domain name.
  • 16. Uniform Resource Locators • The IP address and the domain name each identify a particular computer on the Internet. • However, they do not indicate where aWeb page’s HTML document resides on that computer. • To identify aWeb pages exact location,Web browsers rely on Uniform Resource Locator (URL). • URL is a four-part addressing scheme that tells the Web browser: What transfer protocol to use for transporting the file The domain name of the computer on which the file resides The pathname of the folder or directory on the computer on which the file resides The name of the file
  • 17. Structure of a Uniform Resource Locators http://www.chicagosymphony.org/civicconcerts/index.htm protocol Domain name pathname filename http => Hypertext Transfer Protocol
  • 18. HTTP •The transfer protocol is the set of rules that the computers use to move files from one computer to another on the Internet. •The most common transfer protocol used on the Internet is the HypertextTransfer Protocol (HTTP). •Two other protocols that you can use on the Internet are the FileTransfer Protocol (FTP) and theTelnet Protocol
  • 19. How to find information on the Web? •A number of search tools have been developed and available to you on certainWeb sites that provide search services to help you find information. •Examples: Yahoo  www.yahoo.com Excite  www.excite.com Lycos  www.lycos.com AltaVista  www/alta-vista.com MSNWebSearch  www.search.msn.com
  • 20. File Types of Internet •Exe •Jpeg •Pdf •Doc •Mp3 •Mp4 •etc
  • 21. The Internet’s Underlying Architechture  How the Doamin name system works  How RoutersWork  The Internet’s client/server Architecture.
  • 22. How the domain name server works • Translate – human speak to computer speak • Alphanumeric address to numeric address • Eg ▫ www.bdu.in to 112.45.45.113
  • 23.
  • 24. How Routers Work  The traffic cops of the Internet  Send information to router  Router open IP packets of data to read destination address  Calculate the best route  After that send final destination
  • 25. • 2 ports ▫ Receiving port (input) ▫ Sending port (Output) Every port is Bidirectional Input port receives packet, s/w routine called a routine process. The routing table has detailed information about ports with various IP address. Output port sends the data to next router
  • 26.  The packets are sent to special holding area called an input queue  Number of packets received exceeds the capacity of queue (called length of queue) packets might be lost  TCP will have the packets re-sent
  • 27.  A simple kind of routing table is called static routing table  It cant adjust routes as network traffic, so it is not an optimal alternative
  • 28.  Dynamic routing have multiple routes to reach destination.  It has dynamic routing table to create alternate path immediately.
  • 29. Routing Protocols Interior Routing Exterior Routing Used for company’s Intranet or internal network Used for Routers located on the internet Routing Information Protocol Exterior Gateway Protocol
  • 30. The Internet’s Client server Architecture
  • 31.  Client – local personal computer  Server – more powerful computer  Connection  A LAN  A phone Line  TCP/IP – basedWAN  Many clients access common data & file stored in the Server  Client Browserserver
  • 32. UNIT II  Connecting to the Internet  Communicating on the Internet.
  • 33. Connecting to the Internet  Connecting your computer  Connecting to the Internet from online services  How ISDN works  The Internet/Television connection  How Network Computers(NCs)Work  How the Digital Subscriber line (DSL) works  How satellite and palmtop connections work
  • 34. Connecting your Computer  DumbTerminal  A terminal that is connected to a mainframe or other kind of computer  Eg  Library or universities  Internet access than dumb terminals provide
  • 35. Terminal Emulation  A personal computer can connect via modem to a large computer  The computer works like a dumb terminal, except it is connected via a phone line instead of direct connection  This kind of internet account is sometimes called a shell account
  • 36. Direct Connection LANs or large computers such as mainframes can be directly connected to the internet. SLIP Serial Line Internet Protocol Full Internet connection over telephone lines PPP(Point to Point Protocol) Like tSLIP, via modem it resends any damaged packets
  • 37. ISDN line Special digital telephone lines speed 64 kbps to 128 kbps cost more than normal phone lines ASDL (Assymentic Digital Subscriber Line) ProvideVery High speed connection Cable Modem CableTV system using coaxial cable Faster than conventional medem 10 to 20 times
  • 38. Network Computer low cost network computer WebTV Using set top box through television Online Services No special setup is equired Dial up connections
  • 39. Connecting to the Internet from other services Compu serve or America online Own s/w – easy to access internet Dial directly to get resources Firewall It is a Security system of accepting or blocking packets as they are transmitted across a network.
  • 40. How Works ISDN Integrated Services Digital Network
  • 41.
  • 42. The Internet/Television Connection  How Cable ModemWorks  Coaxial Cable – Broad Band  2 connections  Normal set top box accessTV  NextWire is for Broadband modem  It carries signal simultaneously
  • 43.
  • 44. How WebTV works  Use Internet and watchTV same time  Set top box capability to accept add-ons  Screens use RGB colors  Convert signal from RGB to NSTC  Web tv box connects to web tv network  Simple remote unit control webtv
  • 45.
  • 46. How Network Computers Work  Low cost computers with little or no local storage  No CD – ROM Drives or Pheripherals  EG ATM Machine  Silicon chip, card reader,NC  Get PIN for Authorization  NC used for email, games or word processor
  • 47. How the DSL works  Digital Subscriber line  ASDL – it doesn’t need any special wires  Send and receive as all digital data  It enables talk on telephone and use internet simultaneously  Divides phone line into 3 channels  Receiving Data  Sending Data  Talking over the phone
  • 48.
  • 49. How Satellite & Palmtop Work  Satellite connection – DirecPC Satellite  Much higher speed than normal modems  Webserver send information to satellite ground stataion (NOC)  Network operations center send info to satellite above earth at 400 kilobits per second
  • 51.  Palm device – proxiweb s/w  ISP – modem  Proxy Server  Webserver
  • 52. Communicating on the Internet  How EmailWorks  Email spam & Blocking  How Usenet newsgroup work  How internet chat and Instant Messaging work  Making phone calls on the Internet
  • 53. How Email Works  Anatomy of a Mail Message  ASCII code  Attach pictures, sounds, videos and other files  Automatically doing Encode and decode  E-mail address must be In a format  Otherwise message not sent
  • 54. Email is Delivered the Internet  Send packets usingTCP/IP protocol  Routers look address and send the mail correct path to reach destination  All packets are received address then recombined to read receiver  Subscribe to receive mails (Mail Reflector)
  • 55. How Email Software Works  Compose  Send  Inbox  Trash  Create group mailing  Add Signature  Create own folder  Spam
  • 56. How Email is sent between networks
  • 58. How Email Encryption works  Avoid Snoopers & Hackers  Public (Encrypt)& Private (Decrypt)Key  Encryption Progam PGP  Copy of private key have sender  Receiver uses the private key to decrypt the email  Some softwares decrypted automatically  Internet won’t understand, it see only random characters
  • 59. Email Spam & Blocking  Spam – unsolicited email sent to you  Spam is sent out bulk of emails  To get bulk of email address from company servers  Spammers hide their email address The mail have from, sender and reply The mail come from someone not spammer Doing this sometimes called SPAMOUFLAGE
  • 60. How Email Spam is Blocked  Filter out mail from certain addresses  This feature is spam filter or spam blocker  ISP’s and online service can block spammers  Routing table find spammer email address  But Spammers change therir email address often  So Routing table also can’t fine spammer email address perfectly
  • 61. How Usenet Newsgroups work  It is a global bulletin board & discussion area  Newsgroups can be found on many host computers across internet.  2 Newsgroups  Moderated  Unmoderated
  • 62. Moderated Newsgroup  A human moderator receives and reads all the messages for the newsgroup.  The moderator then decides which messages are should be post.  The messages to be posted are put on a newsgroup server.  Other messages are discarded.
  • 63. Unmoderated Newsgroups  All messages are put directly on the server.  Newsgroups and all their messages are stored on a Usenet server.  Usenet server communicate with one another, so that all messages posted on one server are duplicated on other servers.  Although there are many usenet servers, not all servers carry all newsgroups.  Each site decides which newsgroups to carry.
  • 64.  Pictures, Multimedia files & exe programs can be posted in newsgroups for others see & use.  A common encoding scheme used on newsgroups is called uuencode.  Newsgroup reader software lets read messages and respond to newsgroups.  New messages will automatically be delivered to when you check the server.  You will also be able to cancel your subscription
  • 65.
  • 66. Hierarchy of Usenet Newsgroups  1000’s of newsgroup .  Divided into hierarchies of topics to make it easier to find particular newsgroup you want to participate.  Not all sites carry all newsgroups.  System administrator decide which newsgroup carry at their site.
  • 67.  The major topic comes first, followed by subtopic.  Subtopic can be further subdivided…  Rec.arts.books  New newsgroups are created and old one are being eliminated.  Newsgroup client software give a complete up- to-date list.
  • 68.
  • 69. How IRC Works  Internet Relay Chat  It is a way for people all over the world to “chat” with one another by using keyboards.  It runs on a client/server model.  Make a internet connection & then start your client software.  IRC servers are located all over the world.
  • 70.
  • 71.  Choose a specific channel to join & choose a username.  After joining channel able to see the conservation.  The messages sent from your server to other servers.  Under spanning tree server structure the messages takes shortest route to reach destination.  People read & respond messages.
  • 73. Making Phone calls on Internet  Using special phone s/w to send or receive telephone calls  Connect to special directory, the directory contains list of people who connect internet using that phone s/w.  Find the IP address to connect phone call.  High speed – High quality voice files  The s/w breaks up the voice file into a series of packets to be sent usingTCP/IP.
  • 75.  IPTelephony service  Dial special code first, as a way of routing the call.  Call  PSTN Special IP voice gateway  Gateway converts the voice signal to digital data & compress  Voice packet convert them back into their original form, sends through PSTN.  The call travels on PSTN , the person receiving the call picks up the phone & talks.  The same way the receiver speaks the call travels to the sender.