blob: cb4671f826d0f73b0bd76d72824222e765717f24 (
plain) (
tree)
|
|
Socket++ is a iostream like C++ class library for the UNIX and INET
domains of sockets and protocols.
Wrappers are also provided for pipe(), socketpair(), popen() and
fork().
Included are also "protocol" classes with two examples - echo and
smtp (client only).
Socket++ is covered by the GPL.
WWW: http://www.linuxhacker.at/socketxx/
|