home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume26 / socket / BLURB next >
Encoding:
Text File  |  1992-09-07  |  879 b   |  24 lines

  1. This is release 1.1 of the Socket(1) program.
  2.  
  3. Socket(1) implements an interface to TCP sockets at shell level.
  4. Client and server sockets can be used from shell scripts or
  5. interactively.  Socket can also run a program with stdin, stdout, and
  6. stderr connected to the socket connection.  Sample shell scripts
  7. implementing a finger client (remote only) and a finger daemon are
  8. included.
  9.  
  10. Socket-1.1 runs on these platforms:
  11.  
  12.   - AT 386, ISC 3.0                     (*)
  13.   - CDC 4680, EP/IX 1.4.1.              (*)
  14.   - DECstation 3100, Ultrix 4.0
  15.   - HP-UX 7.0, 8.0                      (*)
  16.   - IBM RS 6000, AIX 3.1.5
  17.   - MicroVAX II, 4.3 BSD                (*)
  18.   - SGI Iris, Irix 3.3.1
  19.   - Sequent, DYNIX v.3.0.7              (*)
  20.   - Sun SPARCstation II, SunOS 4.1.2
  21.   - System V Rel. 4                     (*)
  22.  
  23. The platforms marked with "(*)" require minor editing of the Makefile.
  24.