TCP/IP (RTTCPIP) Control API Reference

This section contains documentation on the Real-time TCP/IP control functions used by the TCP/IP Stack. To use these functions, link with the Stack import library (RttcpipApi.lib) and include the RttcpipComponent.h header file in your project.

Note: Network functionality was rearchitected for wRTOS 1.0. Network functions in RTX64 4.x and previous versions are not compatible with wRTOS 1.0.

Note: TCP/IP functions are not deterministic.

Note: TCP/IP functions require the TCP/IP Stack to be running.

Function

Description

RttcpipGetComponentStatus

This function returns the status of the TCP/IP Stack component.

RttcpipIsComponentLicensed

This function returns the license status of the TCP/IP Stack component.

RttcpipStartComponent

This function starts the TCP/IP Stack component.

RttcpipStopComponent

This function stops the TCP/IP Stack component.