Serial port and GPS

ServerType Enumeration

The IP server type

[Visual Basic]
Public Enum ServerType
    Inherits 
[C#]
public enum ServerType

Members

Member Name Description
OFFServer is witched off
TCPserver is on and works as TCP
UDPserver is on and works as UDP
BCASTserver is on and broadcasts on UDP

Requirements

Namespace: serial

Assembly: gpsx (in gpsx.exe)

See Also

serial Namespace