Module utils_box::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.
A small TCP utility to connect and manipulate TCP connections to a server. Useful for sending and receiving data via a TCP socket.