Lec10 11
Lec10 11
• Process-to-process delivery
• Client Server
• Addresses
• Connectionless and Connection Oriented Services
PROCESS-TO-PROCESS
DELIVERY
The transport layer is responsible for process-to-process
delivery
• The delivery of a packet,
• part of a message,
• from one process to another.
• Two processes communicate in a client/server
relationship.
Client/Server
• A client gets services from a process usually on the
remote host called a server e.g daytime client and server
• Clients
• Run when needed, then terminate
(i.e. finite)
• Actively Open TCP or UDP
connection with Server’s socket.
Communication Services
• Syntax
• Data formats
• Semantics
• Control information
• Error handling
• Timing
• Speed matching
• Sequencing
MAC vs. Network Addresses