Netprog 2002 - Client/Server Issues
5
Identifying a TCP/IP server.
lNeed an IP address,  protocol and port.
–We often use  host names instead of IP addresses.
–usually the protocol (UDP vs. TCP) is not specified by the user.
–often the port is not specified by the user.
Can you name one common exception ?