Please enable JavaScript.
Coggle requires JavaScript to display documents.
CHAPTER 4 - Coggle Diagram
CHAPTER 4
TRANSPORT LAYER
Responsibility
-
Segmentation
Divides the data into segments that are easier to manage and transport. Header used for reassembly is used for tracking
-
-
-
-
APPLICATION LAYER
-
Explanation
HTTP
When a web address or uniformresource locator (URL) is typedintoaweb browser, the webbrowserestablishes a connectiontothewebservice running on theserver, usingthe HTTP protocol.
FTP
FTP requires two connections between the client and the server, one for commands and replies, the other for the actual file transfer
DNS
Domain names convert the numeric address into a simple, recognizable name. The DNS protocol defines an automated service that matches resource names with the required numeric network address.
-
POP
POP is used to retrieve email from mail server. Email is downloaded from the server to the client and then deleted on the server
IMAP
IMAP is used to retrieve mail from a mail server. Copies of messages are downloaded from the server to the client and the original messages are stored on the server.
DHCP
The Dynamic Host Configuration Protocol (DHCP) for IPv4 automates the assignment of IPv4 addresses, subnet masks, gateways and other parameters
-
-