440acb607e
vanessa_socket is a library that simplifies TCP/IP socket operations. It includes code to open a socket to a server as a client, to listen on socket for clients as a server and to pipe information between sockets.
3 lines
214 B
Text
3 lines
214 B
Text
vanessa_socket is a library that simplifies TCP/IP socket operations.
|
|
It includes code to open a socket to a server as a client, to listen on
|
|
socket for clients as a server and to pipe information between sockets.
|