Virtual Serial Port Tools - Advanced serial port configurations for your custom ports usage scenario
Download Virtual Serial Port Tools Hide this button

ITcpSocket Interface

This interface is implemented by a TCP socket. Call the INetworkManager.createTcpSocket method to create a TCP socket.

This interface extends the Net.ISocket and does not add any additional properties or methods.

Declaration

interface ITcpSocket extends ${Net.ISocket} {
}
// This interface is not available in managed environment
// This interface is not available in native environment