Serial port and GPS

IPClient.readFktTCP Method 

Reads TCP packets

[Visual Basic]
Private Sub readFktTCP()
[C#]
private void readFktTCP();

Remarks

Reads TCP packets and calls callback for lines read

See Also

IPClient Class | serial Namespace | extractLines()