Sep 21, 2024
TCP (Transmission Control Protocol):
UDP (User Datagram Protocol):
Purpose of Port Numbers: Port numbers direct data to the correct application on the server.
Ephemeral Ports: Temporary ports used on the client for establishing connections.
TCP Features:
UDP Features:
Client-Server Communication:
Protocol and Port Number Examples:
Service Differentiation: TCP and UDP can use the same port numbers for different services, but itโs not common practice.