freebsd-ports/devel/libvanessa_socket/pkg-descr
Will Andrews c796258953 Add libvanessa_socket 0.0.1, a library that provides a simple layer
for TCP/IP socket operations.

PR:		26936
Submitted by:	Konstantinos Konstantinidis <kkonstan@daemon.gr>
2001-05-20 03:58:49 +00:00

8 lines
316 B
Text

libvanessa_socket is a library that provides a simple layer for TCP/IP socket
operations. It includes code to open a socket to a server as a client, to
listen on sockets for clients as a server and to pipe information between
sockets.
WWW: http://vanessa.sourceforge.net/
-- K. Konstantinidis <kkonstan@daemon.gr>