Back to product page

Methods



AboutDisplays the About box.
ConnectConnects to the remote server.
DisconnectDisconnects from the remote server.
ExecuteExecutes a blocking method and waits for it to complete.
PeekReceives incoming data without removing it from the buffer.
PeekLineReceives an incoming line without removing it from the buffer.
ReceiveReceives data from the server.
ReceiveLineReceives a line of text, if available.
SendSends data to the server.
SendBreakSends BREAK command to the server.
SendEOFSend an EOF packet to the server.
WaitForWaits and reads data until a specific pattern is found.

Platforms

Windows