Matrix of TCP/IP (RTTCPIP) Control Functions

This matrix 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: 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.

See Also: