Netprog 2002 - Client/Server Issues
18
Connectionless  vs.
Connection-Oriented
Connection-Oriented
EASY TO PROGRAM
transport protocol handles the tough stuff.
requires separate socket for each connection.
Connectionless
less overhead
no limitation on number of clients