4 lines
214 B
Text
4 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.
|