Tcp - transport control protocol – Freescale Semiconductor TWR-MCF52259-Ethenet User Manual
Page 31

TM
Freescale Semiconductor Confidential and Proprietary Information. Freescale™ and the Freescale logo are trademarks
of Freescale Semiconductor, Inc. All other product or service names are the property of their respective owners. © Freescale Semiconductor, Inc. 2006.
30
TCP is One of the Protocols in the Internet Protocol Suite
TCP
- Transport Control Protocol
TCP provides a “virtual” connection from one point to another.
The protocol
guarantees reliable and in-order delivery
of sender to
receiver data. TCP also distinguishes data for multiple, concurrent
applications (e.g. web server and email server) running on the same
host.
TCP
supports many of the Internet's most popular application
protocols
and resulting applications, including the world wide web, and
email.