Application Layer Protocols
Application Layer Protocols
Layer Protocols
- The syntax of the various message types, i.e., the fields in the message and
o how the fields are delineated.
- The semantics of the fields, i.e., the meaning of the information that the
- Rules for determining when and how a process sends messages and
responds to messages.
Many Internet application-layer protocols are fully specified in
Request.
the browser will be able to retrieve Web pages from any Web
server that has also has followed the rules of the HTTP 1.1 RFC.
Application layer protocols as follows:
4. TELNET
1. GET
2. POST
3. PUT
GET is a client request for data. A web browser sends the GET
message to request pages from a web server.
POST and PUT are used to send messages that upload data to the
web server.
HTTP protocol using GET.
DNS
HOSTNAMES:
IP Addresses are great for computers
- IP address includes information used for routing
IP addresses are tough for humans to remember.
IP addresses are impossible to guess.
-ever guessed at the name of a WWW site?
The Domain Name System:
• The domain name system is usually used to translate a hosta
name into an IP address