Module tcp_client

Source
Expand description

§TCP Client utility

A small TCP utility to connect and manipulate TCP connections to a server. Useful for sending and receiving data via a TCP socket.

Structs§

TcpClient

Statics§

BUFFER_SIZE