Serial port and GPS

Serial2IP Methods

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

Public Instance Methods

Close (inherited from Serial)Closes serial port
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
Open (inherited from Serial)Open serial port
operStarts or stops copying serial port data
ToString (inherited from Serial)Returns the string representation of the object
Write (inherited from Serial)Writes the given string to the serial port
WriteBytes (inherited from Serial)Writes number of bytes from the byte array

Protected Instance Methods

FinalizeDestructor switches the server off
MemberwiseClone (inherited from Object) 

Private Instance Methods

copyFktSends data from the serial port
dologLogs the given information if logging switched on
listeningFktTCPThread method listening on incoming TCP connections
listeningFktUDPThread method for listening on incoming UDP connections

See Also

Serial2IP Class | serial Namespace