TCP/IP Stack

eRTOS provides processing and networking capability through a TCP/IP protocol stack within the eRTOS environment. In order to maximize portability between eRTOS and Windows, eRTOS provides an API that conforms to a subset of the functions defined in the Windows Sockets 2.0 (Winsock) specification for Windows. For more information, see Using the Winsock API.

To view a list of supported network cards, contact IntervalZero Customer Support.

The driver source code for all the supported network cards are included in the eRTOS SDK as examples of developing Real-time Network Device (RTND) drivers.

In this section: