1
../../exercises/tcp.rst:6
English
TCP basics
English
↹
↵
NBS
…
“
”
‘
’
‐
–
—
TCP basics
Needs editing
2
../../exercises/tcp.rst:9
English
TCP is one of the key protocols in today's Internet. A TCP connection always starts with a three-way handshake. The exercises below should help you to improve your understandings of this first phase of a TCP connection.
English
↹
↵
NBS
…
“
”
‘
’
‐
–
—
TCP is one of the key protocols in today's Internet. A TCP connection always starts with a three-way handshake. The exercises below should help you to improve your understandings of this first phase of a TCP connection.
Needs editing
3
../../exercises/tcp.rst:25
English
Once the connection is established, the client and the server can exchange data and acknowledgments.
English
↹
↵
NBS
…
“
”
‘
’
‐
–
—
Once the connection is established, the client and the server can exchange data and acknowledgments.
Needs editing
4
../../exercises/tcp.rst:37
English
A connection ends with the transmission of segments that include the `FIN` flag that marks the end of the data transfer.
English
↹
↵
NBS
…
“
”
‘
’
‐
–
—
A connection ends with the transmission of segments that include the `FIN` flag that marks the end of the data transfer.
Needs editing
5
../../exercises/tcp.rst:43
English
TCP can be extended by using options that are negotiated during the three-way handshake.
English
↹
↵
NBS
…
“
”
‘
’
‐
–
—
TCP can be extended by using options that are negotiated during the three-way handshake.
Needs editing
6
../../exercises/tcp.rst:52
English
With your knowledge of TCP, you should now be able to reorder all the segments exchanged over a TCP connection.
English
↹
↵
NBS
…
“
”
‘
’
‐
–
—
With your knowledge of TCP, you should now be able to reorder all the segments exchanged over a TCP connection.
Needs editing
7
../../exercises/tcp.rst:63
English
Footnotes
English
↹
↵
NBS
…
“
”
‘
’
‐
–
—
Footnotes
Needs editing
The translation has come to an end.