Keil™, An ARM® Company

RL-ARM Real-Time Library

TCP/IP Protocol Suite
RL-TCPnet

TCPnet Networking Suite
HTTP ServerTelnet ServerSMTP Client
CGI ScriptingTFTP ServerDNS Resolver
TCPUDPARPDHCPPPPSLIP
EthernetModem UARTDebug UART

The RealView Real-Time Library includes the RL-TCPnet TCP/IP Networking Suite. TCPnet is a ground-up TCP/IP stack implementation that is designed for embedded applications where ease-of-use, maximum performance, and minimum memory requirements are very important considerations.

Socket Interface

  • TCP
  • UDP

Physical Interfaces

  • Ethernet
  • PPP
  • SLIP

Standard Applications

  • HTTP Web Server
  • CGI Scripting
  • Telnet Server
  • TFTP Server
  • SMTP Client
  • DNS Resolver

TCPnet programs are written using standard C constructs and compiled with the RealView Compilation Tools provided in the MDK-ARM Development Kit. TCPnet applications require only that you include a special header file and link your program with the the RealView Real-Time Library.

Notes Note

  • The RealView MDK-ARM includes the RTX Real-Time Kernel but not the RTX Real-Time Kernel Source Code, Flash File System, or TCP/IP Stack.