 | RL-ARM User's Guide |  |
|
|
| TCP SocketThe Transmission Control Protocol (TCP) is a connection oriented reliable protocol. TCP is much more complex than UDP and introduces more protocol overhead. It implements a number of protocol timers to ensure reliable and synchronized communication between the two end systems. It is thus suitable to use on WANs. The following TCP options are configurable: Note - When the TCP Sockets are not enabled, the ARM linker does not link the TCP support modules to your application and thus reduces the code size and memory usage.
|
|