Categories
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.
Last updated 7 Jan, 2008
Versions
1.5
1.5 stable released 2004-03-31
- Released: 31 Mar, 2004
- Code Maturity: Stable
- Source Archive: http://www.spinellis.gr/sw/unix/socketpipe/sock...
- Licenses: X11
- Interfaces: Command Line
User Community and Support
User manpage avilable in HTML format from http://www.spinellis.gr/sw/unix/socketpipe/socketpipe.html; User manpage avilable in PDF format from http://www.spinellis.gr/sw/unix/socketpipe/socketpipe.pdf




