Client/Server Relationship (cont…)
Each TCP or UDP packet is uniquely identified by:
Source IP address – the address of the host that sends the packet off,
Destination IP address – the address of the host that receives the packet,
Source port – the port (communication channel) where the packet is sent off, and
Destination port – the port (communication channel) where the packet arrives.