RL-TCPnet
RL-TCPnet is an implementation of the TCP/IP protocol stack. The focus of the stack is to reduce memory usage and code size. This makes it suitable for use by small clients with limited resources, such as embedded systems. The RL-TCPnet library is a ground-up implementation of software routines for the ARM7™, ARM9™, and Cortex™-M3 architectures.
Programs are written using standard C constructs and compiled with the ARM® RealView® Compiler. To create applications, you must include a special header file and link the RL-TCPnet library into your program.
Note
- RL-TCPnet is not included with the RealView MDK-ARM™ Microcontroller Development Kit. It is available in the stand-alone product RL-ARM™, which also contains the RTX kernel (with source code), Flash File System, CAN and USB drivers.