Subsystem.StartTcpipStack Method

Starts the RT-TCP/IP Stack. If there is no valid license for the RTX64 TCP/IP stack (license feature name "TCP64"), an exception is thrown and the stack is not started.

Namespace:  IntervalZero.RTX64.Control
Assembly:  IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Syntax
public void StartTcpipStack()

Implements

IControlSubsystem.StartTcpipStack
See Also