20.01.2013 Views

Transport Layer - Freie Universität Berlin

Transport Layer - Freie Universität Berlin

Transport Layer - Freie Universität Berlin

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

TCP Connection Management:<br />

1. Connection Establishment<br />

Client<br />

Three Way Handshake<br />

Server<br />

● The server waits for connection requests<br />

using LISTEN and ACCEPT.<br />

● The client uses the CONNECT operation by<br />

indicating IP address, port number, and the<br />

acceptable maximum segment size (MSS).<br />

● CONNECT sends a SYN.<br />

● If the destination port of the CONNECT is<br />

identical to the port number on which the<br />

server waits, the connection is accepted,<br />

otherwise it is rejected with RST.<br />

● The server also sends a SYN to the client and<br />

acknowledges at the same time the receipt of<br />

the client’s SYN segment.<br />

● The client sends an acknowledgement for the<br />

SYN segment of the server. The connection is<br />

established.<br />

Univ.-Prof. Dr.-Ing. Jochen H. Schiller ▪ cst.mi.fu-berlin.de ▪ Telematics ▪ Chapter 8: <strong>Transport</strong> <strong>Layer</strong><br />

8.53

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!