Serial port and GPS

SerialForm.m_ipport Field

TCP or UDP port

[Visual Basic]
Private m_ipport As TextBox
[C#]
private TextBox m_ipport;

Remarks

Used only, if the m_type contains TCP, UDP or BCAST.

See Also

SerialForm Class | serial Namespace