Serial port and GPS

IPClient.m_tcpclnt Field

TCP client for type ServerType.TCP

[Visual Basic]
Private m_tcpclnt As TcpClient
[C#]
private TcpClient m_tcpclnt;

See Also

IPClient Class | serial Namespace