Begin File: socket++-1.10.tgz Description:C++ cover for sockets Keywords: C++ sockets Version: 1.10 Entered-date: Author: gs4t@virginia.edu Ported-by: Original-site: Copying-policy: distribution of source or binaries allowed Supplemental: This directory contains the source for the C++ socket library Version: 17Oct95 1.10 Manifest: -------- README.....................this file configure config.h.in, Makefile.in, acconfig.h configure.in...............configuring files sockstream.h...............contains sockbuf, sockAddr, isockstream, osockstream, iosockstream class declarations sockstream.C...............related to sockstream.h pipestream.h...............contains ipipestream, opipestream, and iopipestream class definitions. They are used instead of pipe and socketpair system calls and popen C library function call. pipestream.C...............related to pipestream.h sockinet.h.................contains sockinetbuf, sockinetaddr classes. It also contains the definitions of isockinet, osockinet, and iosockinet stream classes. sockinet.C.................related to sockinet.h sockunix.h.................contains sockunix, sockunixaddr classes. It also contains the definitions of isockunix, osockunix, and iosockunix stream classes. sockunix.C.................related to sockunix.h Fork.h.....................wrapper class for fork () system call. protocol.h.................base class for application protocols. echo.h, echo.C.............Echo application protocol class. smtp.h, smtp.C.............SMTP application protocol class. ftp.h, ftp.C...............FTP application protocol class. socket++.texi..............texinfo file for libsocket++.a ./test ------ tdunread.cc, tdunwrite.cc..test files for datagram unix sockets tdinread.cc, tdinwrite.cc..test files for datagram inet sockets tsunread.cc, tsunwrite.cc..test files for stream unix sockets tsinread.cc, tsinwrite.cc..test files for stream inet sockets tpipe.cc...................test file for pipe system call tsockpair.cc...............test file for sockpair system call tpopen.cc, tpopentest.cc...test files for popen function testall.cc.................runs all the above tests testall.exp................correct output of testall tnntp.cc, tsmtp.cc, twhois.cc tsendfiles.cc, thostnames.cc...........Some more examples archive contents: drwxr-xr-x 0 staff Oct 18 09:26 socket++-1.10 -rw-r--r-- 0 staff 4224 Oct 17 20:07 socket++-1.10/Fork.C -rw-r--r-- 0 staff 1679 Oct 17 20:07 socket++-1.10/Fork.h drwxr-xr-x 0 staff Oct 18 09:26 socket++-1.10/test -rw-r--r-- 0 staff 1571 Oct 17 19:59 socket++-1.10/test/Makefile.in -rw-r--r-- 0 staff 3083 May 24 18:42 socket++-1.10/test/commObj.C -rw-r--r-- 0 staff 2928 May 24 18:52 socket++-1.10/test/commObj.h -rw-r--r-- 0 staff 681 Jan 24 15:18 socket++-1.10/test/configure.in -rw-r--r-- 0 staff 587 Oct 17 20:07 socket++-1.10/test/tcecho.C -rw-r--r-- 0 staff 902 Jan 4 13:58 socket++-1.10/test/tcftp-gate.C -rw-r--r-- 0 staff 806 Jan 16 10:31 socket++-1.10/test/tcftp-gate0.C -rw-r--r-- 0 staff 673 Oct 17 20:07 socket++-1.10/test/tcftp.C -rw-r--r-- 0 staff 700 Oct 17 20:07 socket++-1.10/test/tcsmtp.C -rw-r--r-- 0 staff 840 Oct 17 20:07 socket++-1.10/test/tdinread.C -rw-r--r-- 0 staff 2043 Oct 17 20:07 socket++-1.10/test/tdinwrite.C -rw-r--r-- 0 staff 1098 Oct 17 20:07 socket++-1.10/test/tdunread.C -rw-r--r-- 0 staff 727 Oct 17 20:07 socket++-1.10/test/tdunwrite.C -rw-r--r-- 0 staff 2946 Oct 17 20:07 socket++-1.10/test/testall.C -rw-r--r-- 0 staff 1584 May 21 17:43 socket++-1.10/test/testall.exp -rw-r--r-- 0 staff 887 Oct 17 20:07 socket++-1.10/test/tfork.C -rw-r--r-- 0 staff 510 Oct 17 20:07 socket++-1.10/test/tfork0.C -rw-r--r-- 0 staff 944 Oct 17 20:07 socket++-1.10/test/thostnames.C -rw-r--r-- 0 staff 756 Oct 17 20:07 socket++-1.10/test/tnntp.C -rw-r--r-- 0 staff 871 Oct 17 20:07 socket++-1.10/test/tpipe.C -rw-r--r-- 0 staff 230 Oct 17 20:07 socket++-1.10/test/tpopen-ftp.C -rw-r--r-- 0 staff 209 Oct 17 20:07 socket++-1.10/test/tpopen-lpc.C -rw-r--r-- 0 staff 915 Oct 17 20:07 socket++-1.10/test/tpopen.C -rw-r--r-- 0 staff 990 Oct 17 20:07 socket++-1.10/test/tpopentest.C -rw-r--r-- 0 staff 240 Oct 17 20:07 socket++-1.10/test/tsecho.C -rw-r--r-- 0 staff 1364 Oct 17 20:07 socket++-1.10/test/tsendfiles.C -rw-r--r-- 0 staff 1813 Oct 17 20:07 socket++-1.10/test/tsinread.C -rw-r--r-- 0 staff 1426 Oct 17 20:07 socket++-1.10/test/tsinwrite.C -rw-r--r-- 0 staff 1385 Oct 17 20:07 socket++-1.10/test/tsmtp.C -rw-r--r-- 0 staff 987 Oct 17 20:07 socket++-1.10/test/tsockpair.C -rw-r--r-- 0 staff 1092 Oct 17 20:07 socket++-1.10/test/tsunread.C -rw-r--r-- 0 staff 805 Oct 17 20:07 socket++-1.10/test/tsunwrite.C -rw-r--r-- 0 staff 656 Oct 17 20:07 socket++-1.10/test/twhois.C -rw-r--r-- 0 staff 1630 Oct 17 09:07 socket++-1.10/Makefile.in -rw-r--r-- 0 staff 6044 Oct 17 20:15 socket++-1.10/README -rw-r--r-- 0 staff 326 Oct 17 19:25 socket++-1.10/acconfig.h -rw-r--r-- 0 staff 1312 Oct 17 19:39 socket++-1.10/config.h.in -rwxr-xr-x 0 staff 47260 Oct 18 09:24 socket++-1.10/configure -rw-r--r-- 0 staff 2331 Oct 17 19:56 socket++-1.10/configure.in -rw-r--r-- 0 staff 1469 Oct 17 20:07 socket++-1.10/echo.C -rw-r--r-- 0 staff 1211 Oct 17 20:07 socket++-1.10/echo.h -rw-r--r-- 0 staff 7025 Oct 17 20:07 socket++-1.10/ftp.C -rw-r--r-- 0 staff 4138 Oct 17 20:07 socket++-1.10/ftp.h -rw-r--r-- 0 staff 2502 Oct 17 19:38 socket++-1.10/local.h -rw-r--r-- 0 staff 3247 Oct 17 20:07 socket++-1.10/pipestream.C -rw-r--r-- 0 staff 1740 Oct 17 20:07 socket++-1.10/pipestream.h -rw-r--r-- 0 staff 2466 Oct 17 20:07 socket++-1.10/protocol.h -rw-r--r-- 0 staff 3335 Oct 17 20:07 socket++-1.10/smtp.C -rw-r--r-- 0 staff 2339 Oct 17 20:07 socket++-1.10/smtp.h -rw-r--r-- 0 staff 260286 Feb 9 23:07 socket++-1.10/socket++.ps -rw-r--r-- 0 staff 79484 Oct 17 20:07 socket++-1.10/socket++.texi -rw-r--r-- 0 staff 7272 Oct 17 20:07 socket++-1.10/sockinet.C -rw-r--r-- 0 staff 3998 Oct 17 20:07 socket++-1.10/sockinet.h -rw-r--r-- 0 staff 13691 Oct 17 20:07 socket++-1.10/sockstream.C -rw-r--r-- 0 staff 7757 Oct 17 20:07 socket++-1.10/sockstream.h -rw-r--r-- 0 staff 2225 Oct 17 20:07 socket++-1.10/sockunix.C -rw-r--r-- 0 staff 2332 Oct 17 20:07 socket++-1.10/sockunix.h End