33
Netprog 2002  TCP/IP
Netprog 2002  TCP/IP
TCP Connection Creation
•Programming details later - for now we are concerned with the actual communication.
•A server accepts a connection.
•Must be looking for new connections!
•A client requests a connection.
•Must know where the server is!
•