Serial port and GPS

Serial2IP.m_udpserver Field

The UDP server

[Visual Basic]
Private m_udpserver As UdpClient
[C#]
private UdpClient m_udpserver;

Remarks

Used if working as an UDP server or broadcast.

See Also

Serial2IP Class | serial Namespace