Socketpipe

Socketpipe directly connects the input/output of a remote process with local programs over a TCP/IP socket. Although the initial communication setup is performed through client-server intermediaries such as SSH or RSH, the communication channel that socketpipe establishes is a direct socket connection between the local and the remote processes, similar to a local pipe. The use of socketpipe removes the inefficiency of multiple data copies and context switches through RSH/SSH, and can in many cases offer dramatic throughput improvements.

Tags
Licenses
Operating Systems
Implementation

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  23 Mar 2008 06:45
  • Rrelease-after

Changes: This version introduces a fix to clean up clients when a server disappears during the operation.

  • Rrelease-mid
  •  31 Mar 2007 11:21
  • Rrelease-after

Changes: This version corrects a bug in the command parsing of the Windows version of socketpipe.

  • Rrelease-mid
  •  27 Sep 2005 05:06
  • Rrelease-after

Changes: This version makes available an implementation that implements client and server functionality under Microsoft Windows. The Windows implementation interoperates with the original Unix one, allowing the efficient transfer of data between Unix and Windows hosts.

  • Rrelease-mid
  •  31 Mar 2004 14:00
  • Rrelease-after

No changes have been submitted for this release.

72dcd67254a5403114b9b3dad1c9a5f5_thumb

Project Spotlight

DirSync Pro

Synchronize directories locally or over the network.

No-screenshot

Project Spotlight

poker-eval

A poker hand evaluation library designed for speed.