 | ARM Development Tools |  |
|
|
ARM RTOS and Middleware Further Information ARM Development Tools | TCP/IP Networking Suite
The RL-TCPnet library is a full networking suite specifically written for small, ARM and Cortex-M processor-based microcontrollers. It is highly optimized, has a small code footprint, and gives excellent performance. Features
- Full support for TCP/IP, and UDP protocols
- Physical layer support for Ethernet and serial (PPP & SLIP)
- Includes Common networking applications - no need to pay extra
- Flexible memory footprint - size depends on protocols and applications used
- High-speed implementation - optimized for microcontroller-based systems
- Standalone operation - can be used without an RTOS
- New Features
- Full support for Cortex-M1 based devices
- New FTP server and SNMP agent implementations provided
- Ajax - Asynchronous JavaScript and XML
- SOAP - Simple Object Access Protocol
- Extensive debug support
- Wide range of documented examples to get you quickly started on your project
- See the full list of RL-TCPnet features
Using RL-TCPnetTCPnet programs are written using standard C constructs and compiled with the ARM Compilation Tools provided in the MDK-ARM. TCPnet applications only require that you include a special header file and link your program with the the Keil Real-Time Library. |
|