NetPipes

The netpipes package makes TCP/IP streams usable in shell scripts. It can also simplify client/server code by allowing the programmer to skip all the tedious programming bits related to sockets and concentrate on writing a filter/service. <P>Applications of these utilities can include file transfer, network backups, HTTP queries, remote procedure calls, and TCP daemon testing. <P>The SSL encryption filter available in the US/Canada version can be applied by shell scripts communicating with secure HTTPDs and can be used to make an SSL IMAPD out of a non-SSL one. (requires the SSLeay library).

Tags
Licenses
Operating Systems
Implementation

Tweet this project Short link

Rss Recent comments

Rcomment-before 07 Mar 2000 23:06 Rcomment-trans chronos Rcomment-after

Great for Data Migration
NetPipes makes it possible for PostgreSQL users to extract database contents using pg_dump and simultaneously recreate this data using psql on the other end of the connection. It eliminates the need to output to a temporary file, saving disk space. A very useful tool.

F74bbcf8a822a80c04f414b61666a3c4_thumb

Project Spotlight

Personal File Manager

A customizable file manager resembling PFM for DOS.

No-screenshot

Project Spotlight

Tsoyeow

A c# solution for writing Excel XML-compatible files from a Sql Server query.