Search for notes by fellow students, in your own course and all over the country.

Browse our notes for titles which look like what you need, you can preview any of the notes via a sample of the contents. After you're happy these are the notes you're after simply pop them into your shopping cart.

My Basket

You have nothing in your shopping cart yet.

Title: Application Protocols in Computer Network
Description: Application Protocols in Computer Network

Document Preview

Extracts from the notes are below, to see the PDF you'll receive please use the links above


Application Protocols in Computer Network
There are several user-friendly protocols at the application layer
...
For email for
example, eMail
...
For example DNS
...
UDP is employed for transport layer communication
...
Email addresses
and fully qualified domain names (FQDN) are set up on the DNS
server and mapped to the appropriate Internet Protocol
addresses
...
DNS uses UDP port 53
...
The user's email client
software (User Agents) is used to carry out this task
...
When an email is
requested to be sent, the Message Transfer Agent, which is often
included in email client software, handles the sending process
...
While servers
typically utilize SMTP to send and receive emails, end users
typically just use it to send emails
...

Client software uses Internet Message Access Protocol (IMAP) or
POP protocols to receive emails
...
FTP operates on TCP port
21 and communicates using TCP/IP
...

Out-of-band controlling, or FTP FTP transmits data via TCP port
21 while transferring control information over TCP port 20
...
When the server receives
a request for a file, it opens a TCP connection for the client and
transfers the file
...
For a second file, client requests again and the
server reopens a new TCP connection
...

When a client needs to retrieve mails from server, it opens a
connection with the server on TCP port 110
...
POP3 works
in two modes
...
The second mode, the keep mode, does not
delete the email from mail server and gives the user an option to
access mails later on mail server
...
The pages of text documents are connected by
hyperlinks in a well-organized hypertext system
...
The client computer at the user's
end starts a TCP connection to the server on port 80 whenever a
user wishes to browse any HTTP website on the internet
...

To access the web pages, a client normally uses web browsers,
who are responsible for initiating, maintaining, and closing TCP
connections
...

HTTP versions





HTTP 1
...
At most one object
can be sent over a single TCP connection
...
1 uses persistent HTTP
...


Network Services
Computer systems and computerized systems help human
beings to work efficiently and explore the unthinkable
...
Some basic services
computer network can offer are
...
This software system helps to
store the information, organize it, and provides various means of
accessing it
...
Directory
Services provide means of storing this information in
cryptic form and make available when requested
...
User accounts can
be set into hierarchical structure and their access to

resources can be controlled using authorization
schemes
...
This system maps IP addresses
to domain names, which are easier to remember and
recall than IP addresses
...

File Services
File services include sharing and transferring files over the
network
...
File sharing enables its users to share their
data with other users
...
As an alternative, user can make its file shared
on its own computer and provides access to intended
users
...
Network
enables its user to locate other users in the network
and transfers files
...
This
is the basis of today’s internet features
...
All its users are
provided with unique IDs
...

• Social Networking
Recent technologies have made technical life social
...

• Internet Chat
Internet chat provides instant text transfer services
between two hosts
...
These days, voice chat
and video chat are very common
...
It enables the
users to put queries, questions, suggestions etc
...
Other may respond as
well
...
This feature is known as Remote

desktop
...
g
...

Application Services
These are nothing but providing network based services to the
users such as web services, database managing, and resource
sharing
...
This may include
Servers, Printers, and Storage Media etc
...
It stores data and information, processes it,
and enables the users to retrieve it efficiently by using
queries
...

Web Services
World Wide Web has become the synonym for
internet
...



Title: Application Protocols in Computer Network
Description: Application Protocols in Computer Network