Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-03-23 15:45
1.9

Esta versão introduz uma correção para limpar os clientes quando um servidor desaparece durante a operação.
Tags: Minor feature enhancements
This version introduces a fix to clean up clients when a server disappears during the operation.

2007-03-31 20:21
1.8

Esta versão corrige um bug no comando de análise da versão para Windows do socketpipe.
Tags: Major bugfixes
This version corrects a bug in the command parsing
of the Windows version of socketpipe.

2005-09-27 14:06
1.7

Esta versão disponibiliza uma aplicação que implementa a funcionalidade de cliente e servidor com Microsoft Windows. A implementação do Windows interage com o original do Unix um, permitindo a transferência eficiente de dados entre hosts Unix e Windows.
Tags: Major feature enhancements
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.

2004-03-31 23:00
1.5

Tags: Initial freshmeat announcement

Project Resources