home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 8 / IOPROG_8.ISO / contents / netpipes < prev    next >
Encoding:
Text File  |  1997-08-25  |  1.0 KB  |  38 lines

  1. PACKAGE NAME:     netpipes
  2. COMPRESSED PACKAGE SIZE:     36 K
  3. UNCOMPRESSED PACKAGE SIZE:     90 K
  4. PACKAGE LOCATION: diskn3
  5. PACKAGE DESCRIPTION:
  6. netpipes: netpipes 3.1
  7. netpipes:
  8. netpipes: Robert Forsman's netpipes package makes TCP/IP streams usable in shell
  9. netpipes: scripts.  It can also simplify client/server code by allowing the 
  10. netpipes: programmer to skip all the tedious programming bits related to sockets
  11. netpipes: and concentrate on writing a filter/service.  Here's an example of
  12. netpipes: what you can do with 'faucet' and 'hose', two netpipes commands:
  13. netpipes: 
  14. netpipes: server$ faucet 3000 -out tar cf - .
  15. netpipes: client$ hose server 3000 -in tar xvf -
  16. netpipes:
  17. FILE LIST:
  18. ./
  19. usr/
  20. usr/bin/
  21. usr/bin/faucet
  22. usr/bin/hose
  23. usr/bin/sockdown
  24. usr/bin/getpeername
  25. usr/doc/
  26. usr/doc/netpipes/
  27. usr/doc/netpipes/COPYING
  28. usr/doc/netpipes/README
  29. usr/man/
  30. usr/man/man1/
  31. usr/man/man1/netpipes.1.gz
  32. usr/man/man1/faucet.1.gz
  33. usr/man/man1/hose.1.gz
  34. usr/man/man1/sockdown.1.gz
  35. usr/man/man1/getpeername.1.gz
  36. install/
  37. install/doinst.sh
  38.