home *** CD-ROM | disk | FTP | other *** search
- PACKAGE NAME: netpipes
- COMPRESSED PACKAGE SIZE: 36 K
- UNCOMPRESSED PACKAGE SIZE: 90 K
- PACKAGE LOCATION: diskn3
- PACKAGE DESCRIPTION:
- netpipes: netpipes 3.1
- netpipes:
- netpipes: Robert Forsman's netpipes package makes TCP/IP streams usable in shell
- netpipes: scripts. It can also simplify client/server code by allowing the
- netpipes: programmer to skip all the tedious programming bits related to sockets
- netpipes: and concentrate on writing a filter/service. Here's an example of
- netpipes: what you can do with 'faucet' and 'hose', two netpipes commands:
- netpipes:
- netpipes: server$ faucet 3000 -out tar cf - .
- netpipes: client$ hose server 3000 -in tar xvf -
- netpipes:
- FILE LIST:
- ./
- usr/
- usr/bin/
- usr/bin/faucet
- usr/bin/hose
- usr/bin/sockdown
- usr/bin/getpeername
- usr/doc/
- usr/doc/netpipes/
- usr/doc/netpipes/COPYING
- usr/doc/netpipes/README
- usr/man/
- usr/man/man1/
- usr/man/man1/netpipes.1.gz
- usr/man/man1/faucet.1.gz
- usr/man/man1/hose.1.gz
- usr/man/man1/sockdown.1.gz
- usr/man/man1/getpeername.1.gz
- install/
- install/doinst.sh
-