SlideShare uma empresa Scribd logo
1 de 24
Baixar para ler offline
C O M PUTER NETWO RKS




  Applications



   Mr. Shylesh B C
Text Book
Computer and Communication Networks
                      By Nader F. Mir
                 Pearson Edition, 2007



     Chapters 9.1 to 9.6, 18.1,18.2
Contents
– Application-layer overview
– Domain Name System (DNS)
– Remote login protocols
– Electronic mail (e-mail)
– File transfer and FTP
– World Wide Web (WWW) and HTTP
– Overview of IP telephony
– VoIP signaling protocols
Application-layer overview
• The application layer is built on the transport
  layer and provides network services to user
  applications
• The application layer defines and performs such
  applications as
  – electronic mail (e-mail), remote access to computers,
    file transfers, newsgroups, and the Web, as well as
    streaming video, Internet radio and telephony, P2P
    file sharing, multi user networked games, streaming
    stored video clips, and real-time video conferencing.
Web communication between two
       end systems
Domain Name System (DNS)
• One of the most important components of the application
  layer is the Domain Name System (DNS) server.
• DNS is a distributed hierarchical and global directory that
  translates machine or domain names to numerical IP
  addresses.
• DNS can be thought as a distributed database system
  used to map host names to IP addresses, and vice
  versa.
• DNS is an application-layer protocol, and every Internet
  service provider whether for an organization, a university
  campus, or even a residence has a DNS server.
Hierarchy of domain name space,
   labels, and domain names
Hierarchy of DNS domain name
            servers
Name/Address Mapping

                       Recursive mapping




Iterative mapping
Remote login protocols
• A client/server model can create a
  mechanism that allows a user to establish
  a session on the remote machine and then
  run its applications.
• This application is known as remote login.
• Two remote login protocols are
  – TELNET
  – SSH.
TELNET Protocol
• TELNET (terminal network) is a TCP/IP
  standard for establishing a connection to a
  remote system.
• TELNET allows a user to log in to a
  remote machine across the Internet by
  first making a TCP connection and then
  pass the detail of the application from the
  user to the remote machine.
Secure Shell (SSH) Protocol
• Secure Shell (SSH), another remote login
  protocol, is based on UNIX programs.
  SSH uses TCP for communications.
• It is more powerful and flexible than
  TELNET and allows the user to more
  easily execute a single command on a
  remote client.
Electronic mail (e-mail)
• It is Simple Mail Transfer Protocol (SMTP) and
  E-mail
• The Simple Mail Transfer Protocol (SMTP) plays
  a major role in transferring Internet electronic
  mail.
• This protocol transfers electronic mail (e-mail )
  from the mail server of a source to the mail
  servers of destinations.
• SMTP is older than the Hypertext Transfer
  Protocol (HTTP), the Web communication
  protocol, and imposes certain restrictions, such
  as limits on the size of e-mail content.
Two users exchanging e-mail
      through SMTP
File transfer and FTP
• File transfer is another computer
  networking application.
• It is always essential that files and
  information geographically distributed over
  different locations be shared among the
  members of a working group.
• Two file transfer protocols are
  – FTP
  – SCP.
File Transfer Protocol (FTP)
• File Transfer Protocol (FTP) is part of the
  TCP/IP suite and is very similar to
  TELNET.
• Both FTP and TELNET are built on the
  client/server paradigm, and both allow a
  user to establish a remote connection.
• However, TELNET provides a broader
  access to a user, whereas FTP allows
  access only to certain files.
Secure Copy Protocol (SCP)
• The Secure Copy Protocol (SCP) is similar to
  TELNET but is secure.
• Incorporated in the SCP structure are a number of
  encryption and authentication features that are
  similar to those in SSH.
• Also similar is the exchange of commands
  between local and remote hosts.
• SCP commands automatically prompt the user for
  the password information when it is time to
  access a remote machine.
• SCP cannot handle file transfer between
  machines of significantly different architectures.
World Wide Web (WWW) & HTTP
• The World Wide Web (WWW), or simply
  Web, is a global network of servers linked
  by a common protocol allowing access to
  all connected hypertext resources.
• When a client host requests an object, a
  Web server responds by sending the
  requested object through browsing tools.
• A browser is a user agent displaying the
  requested Web page.
• The Hyper Text Transfer Protocol (HTTP)
  transfers that page at the application layer.
• HTTP uses TCP rather than UDP, since
  reliability of delivery is important for Web pages
  with text.
• The TCP connection-establishment delay in
  HTTP is one of the main contributing delay
  factors associated with downloading Web
  documents.
• HTTP is based on the client/server idea, having
  a client and a server program, both of which can
  be executed on different end systems.
• The communication is carried out through an
  exchange of HTTP messages.
Web Caching (Proxy Server)
Overview of IP telephony
• An IP telephone can be used to make telephone calls
  over IP networks.
• Voice over IP (VoIP), or IP telephony, uses packet-
  switched networks to carry voice traffic in addition to data
  traffic.
• The basic scheme of IP telephony starts with pulse code
  modulation. The encoded data is transmitted as packets
  over packet-switched networks.
• At a receiver, the data is decoded and converted back to
  analog form.
• The packet size must be properly chosen to prevent large
  delays.
• The IP telephone system must also be able to handle the
  signaling function of the call setup, mapping of phone
  number to IP address, and proper call termination.
Voice over IP system
VoIP signaling protocols
• The IP telephone system must be able to handle
  signaling for call setup, conversion of phone
  number to IP address mapping, and proper call
  termination.
• Signaling is required for call setup, call
  management, and call termination.
• In the standard telephone network, signaling
  involves identifying the user's location given a
  phone number, finding a route between a calling
  and a called party, and handling the issue of call
  forwarding and other call features.
THANK YOU



 www.shylesh.freevar.com

Mais conteúdo relacionado

Mais procurados

Mais procurados (20)

Application layer
Application layerApplication layer
Application layer
 
Email HTTP And FTP
Email HTTP And FTP Email HTTP And FTP
Email HTTP And FTP
 
Application Layer
Application Layer Application Layer
Application Layer
 
Application Layer
Application LayerApplication Layer
Application Layer
 
Protocols in computer network
Protocols in computer network   Protocols in computer network
Protocols in computer network
 
Computer Networks : WWW , TELNET and SSH
Computer Networks  : WWW , TELNET and SSHComputer Networks  : WWW , TELNET and SSH
Computer Networks : WWW , TELNET and SSH
 
Application layer in network system
Application layer in network systemApplication layer in network system
Application layer in network system
 
Ports and protocols
Ports and protocolsPorts and protocols
Ports and protocols
 
Computer network coe351- part2- final
Computer network coe351- part2- finalComputer network coe351- part2- final
Computer network coe351- part2- final
 
02 protocols and tcp-ip
02 protocols and tcp-ip02 protocols and tcp-ip
02 protocols and tcp-ip
 
98 366 mva slides lesson 5
98 366 mva slides lesson 598 366 mva slides lesson 5
98 366 mva slides lesson 5
 
Unit 6 : Application Layer
Unit 6 : Application LayerUnit 6 : Application Layer
Unit 6 : Application Layer
 
ETE405-lec7.pdf
ETE405-lec7.pdfETE405-lec7.pdf
ETE405-lec7.pdf
 
Web technologies: recap on TCP-IP
Web technologies: recap on TCP-IPWeb technologies: recap on TCP-IP
Web technologies: recap on TCP-IP
 
Domain name system (dns) , TELNET ,FTP, TFTP
Domain name system (dns) , TELNET ,FTP, TFTPDomain name system (dns) , TELNET ,FTP, TFTP
Domain name system (dns) , TELNET ,FTP, TFTP
 
MVA slides lesson 7
MVA slides lesson 7MVA slides lesson 7
MVA slides lesson 7
 
Computer Networks: Quality of service
Computer Networks: Quality of serviceComputer Networks: Quality of service
Computer Networks: Quality of service
 
MVA slides lesson 5
MVA slides lesson 5MVA slides lesson 5
MVA slides lesson 5
 
Application layer
Application layerApplication layer
Application layer
 
Unit 7 - Internet and Intranet Applications - IT
Unit 7 - Internet and Intranet Applications - ITUnit 7 - Internet and Intranet Applications - IT
Unit 7 - Internet and Intranet Applications - IT
 

Semelhante a Computer Networks

Iso osi and tcp-ip reference models
Iso osi and tcp-ip reference modelsIso osi and tcp-ip reference models
Iso osi and tcp-ip reference modelsbhavanatmithun
 
Computer Seminar.pptx
Computer Seminar.pptxComputer Seminar.pptx
Computer Seminar.pptxMelvinShaji12
 
uniti-websitebasics-230517110223-12e31dbc (1).pptx
uniti-websitebasics-230517110223-12e31dbc (1).pptxuniti-websitebasics-230517110223-12e31dbc (1).pptx
uniti-websitebasics-230517110223-12e31dbc (1).pptxbmit1
 
Basic of it definations
Basic of it definationsBasic of it definations
Basic of it definationstangemjoy
 
Networks-Internet-and-Internet-Protocols.pptx
Networks-Internet-and-Internet-Protocols.pptxNetworks-Internet-and-Internet-Protocols.pptx
Networks-Internet-and-Internet-Protocols.pptxHaythanSunday
 
CS-324-6-3 (2).pdf
CS-324-6-3 (2).pdfCS-324-6-3 (2).pdf
CS-324-6-3 (2).pdfRizulthakur2
 
INTERNET FUNDAMENTALS
INTERNET FUNDAMENTALSINTERNET FUNDAMENTALS
INTERNET FUNDAMENTALSbadri narayan
 
CS-324-6-3 (1).pdf
CS-324-6-3 (1).pdfCS-324-6-3 (1).pdf
CS-324-6-3 (1).pdfRizulthakur2
 
IT2255 Web Essentials - Unit I Website Basics
IT2255 Web Essentials - Unit I  Website BasicsIT2255 Web Essentials - Unit I  Website Basics
IT2255 Web Essentials - Unit I Website Basicspkaviya
 
Notes e commerce
Notes e commerceNotes e commerce
Notes e commerceS S
 
Small office Home office , network setup in details
Small office Home office , network setup in detailsSmall office Home office , network setup in details
Small office Home office , network setup in detailsapel7
 

Semelhante a Computer Networks (20)

Application Protocol
Application Protocol Application Protocol
Application Protocol
 
Iso osi and tcp-ip reference models
Iso osi and tcp-ip reference modelsIso osi and tcp-ip reference models
Iso osi and tcp-ip reference models
 
TCP/IP Protocols
TCP/IP ProtocolsTCP/IP Protocols
TCP/IP Protocols
 
Computer Seminar.pptx
Computer Seminar.pptxComputer Seminar.pptx
Computer Seminar.pptx
 
Computer Networks
Computer NetworksComputer Networks
Computer Networks
 
uniti-websitebasics-230517110223-12e31dbc (1).pptx
uniti-websitebasics-230517110223-12e31dbc (1).pptxuniti-websitebasics-230517110223-12e31dbc (1).pptx
uniti-websitebasics-230517110223-12e31dbc (1).pptx
 
Iso model
Iso modelIso model
Iso model
 
Basic of it definations
Basic of it definationsBasic of it definations
Basic of it definations
 
Networks-Internet-and-Internet-Protocols.pptx
Networks-Internet-and-Internet-Protocols.pptxNetworks-Internet-and-Internet-Protocols.pptx
Networks-Internet-and-Internet-Protocols.pptx
 
CS-324-6-3 (2).pdf
CS-324-6-3 (2).pdfCS-324-6-3 (2).pdf
CS-324-6-3 (2).pdf
 
INTERNET FUNDAMENTALS
INTERNET FUNDAMENTALSINTERNET FUNDAMENTALS
INTERNET FUNDAMENTALS
 
CS-324-6-3 (1).pdf
CS-324-6-3 (1).pdfCS-324-6-3 (1).pdf
CS-324-6-3 (1).pdf
 
lecture 4.pptx
lecture 4.pptxlecture 4.pptx
lecture 4.pptx
 
Networking
NetworkingNetworking
Networking
 
IT2255 Web Essentials - Unit I Website Basics
IT2255 Web Essentials - Unit I  Website BasicsIT2255 Web Essentials - Unit I  Website Basics
IT2255 Web Essentials - Unit I Website Basics
 
Notes e commerce
Notes e commerceNotes e commerce
Notes e commerce
 
Lecture 3- tcp-ip
Lecture  3- tcp-ipLecture  3- tcp-ip
Lecture 3- tcp-ip
 
Small office Home office , network setup in details
Small office Home office , network setup in detailsSmall office Home office , network setup in details
Small office Home office , network setup in details
 
Tcp/Ip Model
Tcp/Ip ModelTcp/Ip Model
Tcp/Ip Model
 
applayer.pptx
applayer.pptxapplayer.pptx
applayer.pptx
 

Último

Financial Lessons To Be Learnt From Navratri
Financial Lessons To Be Learnt From NavratriFinancial Lessons To Be Learnt From Navratri
Financial Lessons To Be Learnt From NavratriRuchi Rathor
 
Gangaur Celebrations 2024 - Rajasthani Sewa Samaj Karimnagar, Telangana State...
Gangaur Celebrations 2024 - Rajasthani Sewa Samaj Karimnagar, Telangana State...Gangaur Celebrations 2024 - Rajasthani Sewa Samaj Karimnagar, Telangana State...
Gangaur Celebrations 2024 - Rajasthani Sewa Samaj Karimnagar, Telangana State...INDIAN YOUTH SECURED ORGANISATION
 
Ayodhya Temple saw its first Big Navratri Festival!
Ayodhya Temple saw its first Big Navratri Festival!Ayodhya Temple saw its first Big Navratri Festival!
Ayodhya Temple saw its first Big Navratri Festival!All in One Trendz
 
Deerfoot Church of Christ Bulletin 3 31 24
Deerfoot Church of Christ Bulletin 3 31 24Deerfoot Church of Christ Bulletin 3 31 24
Deerfoot Church of Christ Bulletin 3 31 24deerfootcoc
 
Prach Autism AI - Artificial Intelligence
Prach Autism AI - Artificial IntelligencePrach Autism AI - Artificial Intelligence
Prach Autism AI - Artificial Intelligenceprachaibot
 
Codex Singularity: Search for the Prisca Sapientia
Codex Singularity: Search for the Prisca SapientiaCodex Singularity: Search for the Prisca Sapientia
Codex Singularity: Search for the Prisca Sapientiajfrenchau
 
A357 Hate can stir up strife, but love can cover up all mistakes. hate, love...
A357 Hate can stir up strife, but love can cover up all mistakes.  hate, love...A357 Hate can stir up strife, but love can cover up all mistakes.  hate, love...
A357 Hate can stir up strife, but love can cover up all mistakes. hate, love...franktsao4
 
Deerfoot Church of Christ Bulletin 4 14 24
Deerfoot Church of Christ Bulletin 4 14 24Deerfoot Church of Christ Bulletin 4 14 24
Deerfoot Church of Christ Bulletin 4 14 24deerfootcoc
 
PROPHECY-- The End Of My People Forever!
PROPHECY-- The End Of My People Forever!PROPHECY-- The End Of My People Forever!
PROPHECY-- The End Of My People Forever!spy7777777guy
 
Monthly Khazina-e-Ruhaniyaat April’2024 (Vol.14, Issue 12)
Monthly Khazina-e-Ruhaniyaat April’2024 (Vol.14, Issue 12)Monthly Khazina-e-Ruhaniyaat April’2024 (Vol.14, Issue 12)
Monthly Khazina-e-Ruhaniyaat April’2024 (Vol.14, Issue 12)Darul Amal Chishtia
 
PROPHECY-- The End Of My People Forever!
PROPHECY-- The End Of My People Forever!PROPHECY-- The End Of My People Forever!
PROPHECY-- The End Of My People Forever!spy7777777guy
 
empathy map for students very useful.pptx
empathy map for students very useful.pptxempathy map for students very useful.pptx
empathy map for students very useful.pptxGeorgePhilips7
 
"There are probably more Nobel Laureates who are people of faith than is gen...
 "There are probably more Nobel Laureates who are people of faith than is gen... "There are probably more Nobel Laureates who are people of faith than is gen...
"There are probably more Nobel Laureates who are people of faith than is gen...Steven Camilleri
 
Deerfoot Church of Christ Bulletin 2 25 24
Deerfoot Church of Christ Bulletin 2 25 24Deerfoot Church of Christ Bulletin 2 25 24
Deerfoot Church of Christ Bulletin 2 25 24deerfootcoc
 
The-Clear-Quran,-A-Thematic-English-Translation-by-Dr-Mustafa-Khattab.pdf
The-Clear-Quran,-A-Thematic-English-Translation-by-Dr-Mustafa-Khattab.pdfThe-Clear-Quran,-A-Thematic-English-Translation-by-Dr-Mustafa-Khattab.pdf
The-Clear-Quran,-A-Thematic-English-Translation-by-Dr-Mustafa-Khattab.pdfSana Khan
 
The King 'Great Goodness' Part 1 Mahasilava Jataka (Eng. & Chi.).pptx
The King 'Great Goodness' Part 1 Mahasilava Jataka (Eng. & Chi.).pptxThe King 'Great Goodness' Part 1 Mahasilava Jataka (Eng. & Chi.).pptx
The King 'Great Goodness' Part 1 Mahasilava Jataka (Eng. & Chi.).pptxOH TEIK BIN
 
A Tsunami Tragedy ~ Wise Reflections for Troubled Times (Eng. & Chi.).pptx
A Tsunami Tragedy ~ Wise Reflections for Troubled Times (Eng. & Chi.).pptxA Tsunami Tragedy ~ Wise Reflections for Troubled Times (Eng. & Chi.).pptx
A Tsunami Tragedy ~ Wise Reflections for Troubled Times (Eng. & Chi.).pptxOH TEIK BIN
 

Último (20)

Financial Lessons To Be Learnt From Navratri
Financial Lessons To Be Learnt From NavratriFinancial Lessons To Be Learnt From Navratri
Financial Lessons To Be Learnt From Navratri
 
Gangaur Celebrations 2024 - Rajasthani Sewa Samaj Karimnagar, Telangana State...
Gangaur Celebrations 2024 - Rajasthani Sewa Samaj Karimnagar, Telangana State...Gangaur Celebrations 2024 - Rajasthani Sewa Samaj Karimnagar, Telangana State...
Gangaur Celebrations 2024 - Rajasthani Sewa Samaj Karimnagar, Telangana State...
 
English - The Psalms of King Solomon.pdf
English - The Psalms of King Solomon.pdfEnglish - The Psalms of King Solomon.pdf
English - The Psalms of King Solomon.pdf
 
Ayodhya Temple saw its first Big Navratri Festival!
Ayodhya Temple saw its first Big Navratri Festival!Ayodhya Temple saw its first Big Navratri Festival!
Ayodhya Temple saw its first Big Navratri Festival!
 
Deerfoot Church of Christ Bulletin 3 31 24
Deerfoot Church of Christ Bulletin 3 31 24Deerfoot Church of Christ Bulletin 3 31 24
Deerfoot Church of Christ Bulletin 3 31 24
 
Prach Autism AI - Artificial Intelligence
Prach Autism AI - Artificial IntelligencePrach Autism AI - Artificial Intelligence
Prach Autism AI - Artificial Intelligence
 
Codex Singularity: Search for the Prisca Sapientia
Codex Singularity: Search for the Prisca SapientiaCodex Singularity: Search for the Prisca Sapientia
Codex Singularity: Search for the Prisca Sapientia
 
A357 Hate can stir up strife, but love can cover up all mistakes. hate, love...
A357 Hate can stir up strife, but love can cover up all mistakes.  hate, love...A357 Hate can stir up strife, but love can cover up all mistakes.  hate, love...
A357 Hate can stir up strife, but love can cover up all mistakes. hate, love...
 
Deerfoot Church of Christ Bulletin 4 14 24
Deerfoot Church of Christ Bulletin 4 14 24Deerfoot Church of Christ Bulletin 4 14 24
Deerfoot Church of Christ Bulletin 4 14 24
 
Top 8 Krishna Bhajan Lyrics in English.pdf
Top 8 Krishna Bhajan Lyrics in English.pdfTop 8 Krishna Bhajan Lyrics in English.pdf
Top 8 Krishna Bhajan Lyrics in English.pdf
 
PROPHECY-- The End Of My People Forever!
PROPHECY-- The End Of My People Forever!PROPHECY-- The End Of My People Forever!
PROPHECY-- The End Of My People Forever!
 
Monthly Khazina-e-Ruhaniyaat April’2024 (Vol.14, Issue 12)
Monthly Khazina-e-Ruhaniyaat April’2024 (Vol.14, Issue 12)Monthly Khazina-e-Ruhaniyaat April’2024 (Vol.14, Issue 12)
Monthly Khazina-e-Ruhaniyaat April’2024 (Vol.14, Issue 12)
 
PROPHECY-- The End Of My People Forever!
PROPHECY-- The End Of My People Forever!PROPHECY-- The End Of My People Forever!
PROPHECY-- The End Of My People Forever!
 
English - The Dangers of Wine Alcohol.pptx
English - The Dangers of Wine Alcohol.pptxEnglish - The Dangers of Wine Alcohol.pptx
English - The Dangers of Wine Alcohol.pptx
 
empathy map for students very useful.pptx
empathy map for students very useful.pptxempathy map for students very useful.pptx
empathy map for students very useful.pptx
 
"There are probably more Nobel Laureates who are people of faith than is gen...
 "There are probably more Nobel Laureates who are people of faith than is gen... "There are probably more Nobel Laureates who are people of faith than is gen...
"There are probably more Nobel Laureates who are people of faith than is gen...
 
Deerfoot Church of Christ Bulletin 2 25 24
Deerfoot Church of Christ Bulletin 2 25 24Deerfoot Church of Christ Bulletin 2 25 24
Deerfoot Church of Christ Bulletin 2 25 24
 
The-Clear-Quran,-A-Thematic-English-Translation-by-Dr-Mustafa-Khattab.pdf
The-Clear-Quran,-A-Thematic-English-Translation-by-Dr-Mustafa-Khattab.pdfThe-Clear-Quran,-A-Thematic-English-Translation-by-Dr-Mustafa-Khattab.pdf
The-Clear-Quran,-A-Thematic-English-Translation-by-Dr-Mustafa-Khattab.pdf
 
The King 'Great Goodness' Part 1 Mahasilava Jataka (Eng. & Chi.).pptx
The King 'Great Goodness' Part 1 Mahasilava Jataka (Eng. & Chi.).pptxThe King 'Great Goodness' Part 1 Mahasilava Jataka (Eng. & Chi.).pptx
The King 'Great Goodness' Part 1 Mahasilava Jataka (Eng. & Chi.).pptx
 
A Tsunami Tragedy ~ Wise Reflections for Troubled Times (Eng. & Chi.).pptx
A Tsunami Tragedy ~ Wise Reflections for Troubled Times (Eng. & Chi.).pptxA Tsunami Tragedy ~ Wise Reflections for Troubled Times (Eng. & Chi.).pptx
A Tsunami Tragedy ~ Wise Reflections for Troubled Times (Eng. & Chi.).pptx
 

Computer Networks

  • 1. C O M PUTER NETWO RKS Applications Mr. Shylesh B C
  • 2. Text Book Computer and Communication Networks By Nader F. Mir Pearson Edition, 2007 Chapters 9.1 to 9.6, 18.1,18.2
  • 3. Contents – Application-layer overview – Domain Name System (DNS) – Remote login protocols – Electronic mail (e-mail) – File transfer and FTP – World Wide Web (WWW) and HTTP – Overview of IP telephony – VoIP signaling protocols
  • 4. Application-layer overview • The application layer is built on the transport layer and provides network services to user applications • The application layer defines and performs such applications as – electronic mail (e-mail), remote access to computers, file transfers, newsgroups, and the Web, as well as streaming video, Internet radio and telephony, P2P file sharing, multi user networked games, streaming stored video clips, and real-time video conferencing.
  • 5. Web communication between two end systems
  • 6. Domain Name System (DNS) • One of the most important components of the application layer is the Domain Name System (DNS) server. • DNS is a distributed hierarchical and global directory that translates machine or domain names to numerical IP addresses. • DNS can be thought as a distributed database system used to map host names to IP addresses, and vice versa. • DNS is an application-layer protocol, and every Internet service provider whether for an organization, a university campus, or even a residence has a DNS server.
  • 7. Hierarchy of domain name space, labels, and domain names
  • 8. Hierarchy of DNS domain name servers
  • 9. Name/Address Mapping Recursive mapping Iterative mapping
  • 10. Remote login protocols • A client/server model can create a mechanism that allows a user to establish a session on the remote machine and then run its applications. • This application is known as remote login. • Two remote login protocols are – TELNET – SSH.
  • 11. TELNET Protocol • TELNET (terminal network) is a TCP/IP standard for establishing a connection to a remote system. • TELNET allows a user to log in to a remote machine across the Internet by first making a TCP connection and then pass the detail of the application from the user to the remote machine.
  • 12. Secure Shell (SSH) Protocol • Secure Shell (SSH), another remote login protocol, is based on UNIX programs. SSH uses TCP for communications. • It is more powerful and flexible than TELNET and allows the user to more easily execute a single command on a remote client.
  • 13. Electronic mail (e-mail) • It is Simple Mail Transfer Protocol (SMTP) and E-mail • The Simple Mail Transfer Protocol (SMTP) plays a major role in transferring Internet electronic mail. • This protocol transfers electronic mail (e-mail ) from the mail server of a source to the mail servers of destinations. • SMTP is older than the Hypertext Transfer Protocol (HTTP), the Web communication protocol, and imposes certain restrictions, such as limits on the size of e-mail content.
  • 14. Two users exchanging e-mail through SMTP
  • 15. File transfer and FTP • File transfer is another computer networking application. • It is always essential that files and information geographically distributed over different locations be shared among the members of a working group. • Two file transfer protocols are – FTP – SCP.
  • 16. File Transfer Protocol (FTP) • File Transfer Protocol (FTP) is part of the TCP/IP suite and is very similar to TELNET. • Both FTP and TELNET are built on the client/server paradigm, and both allow a user to establish a remote connection. • However, TELNET provides a broader access to a user, whereas FTP allows access only to certain files.
  • 17. Secure Copy Protocol (SCP) • The Secure Copy Protocol (SCP) is similar to TELNET but is secure. • Incorporated in the SCP structure are a number of encryption and authentication features that are similar to those in SSH. • Also similar is the exchange of commands between local and remote hosts. • SCP commands automatically prompt the user for the password information when it is time to access a remote machine. • SCP cannot handle file transfer between machines of significantly different architectures.
  • 18. World Wide Web (WWW) & HTTP • The World Wide Web (WWW), or simply Web, is a global network of servers linked by a common protocol allowing access to all connected hypertext resources. • When a client host requests an object, a Web server responds by sending the requested object through browsing tools. • A browser is a user agent displaying the requested Web page. • The Hyper Text Transfer Protocol (HTTP) transfers that page at the application layer.
  • 19. • HTTP uses TCP rather than UDP, since reliability of delivery is important for Web pages with text. • The TCP connection-establishment delay in HTTP is one of the main contributing delay factors associated with downloading Web documents. • HTTP is based on the client/server idea, having a client and a server program, both of which can be executed on different end systems. • The communication is carried out through an exchange of HTTP messages.
  • 21. Overview of IP telephony • An IP telephone can be used to make telephone calls over IP networks. • Voice over IP (VoIP), or IP telephony, uses packet- switched networks to carry voice traffic in addition to data traffic. • The basic scheme of IP telephony starts with pulse code modulation. The encoded data is transmitted as packets over packet-switched networks. • At a receiver, the data is decoded and converted back to analog form. • The packet size must be properly chosen to prevent large delays. • The IP telephone system must also be able to handle the signaling function of the call setup, mapping of phone number to IP address, and proper call termination.
  • 22. Voice over IP system
  • 23. VoIP signaling protocols • The IP telephone system must be able to handle signaling for call setup, conversion of phone number to IP address mapping, and proper call termination. • Signaling is required for call setup, call management, and call termination. • In the standard telephone network, signaling involves identifying the user's location given a phone number, finding a route between a calling and a called party, and handling the issue of call forwarding and other call features.