Introduction to the TCP Project

For Test 1 the Application requests a connection-oriented channel by issuing an Active OPEN primitive. TCP is expected to establish the connection using the proper TCP protocol with the remote side. TCP starts a timer and sends a SYN segment. The remote end responds with a SYN-ACK. ................
................