Serial port and GPS

IPClient Fields

The fields of the IPClient class are listed below. For a complete list of IPClient class members, see the IPClient Members topic.

Private Instance Fields

m_filterFor filtering lines from serial port.
m_isactiveIf the client is active
m_lthrReading thread
m_portCurrent port
m_rdlinecbCallback used for lines extracted from the input
m_sblineUsed for translating bytes into line strings
m_serverCurrent server name
m_tcpclntTCP client for type ServerType.TCP
m_typeCurrent IP client type
m_udpclntUDP client for type ServerType.UDB and BCAST

See Also

IPClient Class | serial Namespace