Download List

Projeto Descrição

Libconnect is a simple library wrapper written in
assembly language that intercepts the calls
applications make to establish TCP connections and
transparently proxies them as necessary. Existing
applications can use this library without any
recompilation or modification. If you provide
multiple proxies they will be cycled connection
after connection.

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.

2002-07-24 23:01
0.5.2

Esta versão corrige alguns problemas nos pacotes pré-compilados. O script foi melhorado suporte para lidar com vários comandos de uma vez, eo script de configuração foi reescrita. A limpeza do código também foi feito.
Tags: Code cleanup
This release fixes some problems in the precompiled packages. The support script was improved to handle multiple commands at a time, and the configure script has been rewritten. A code cleanup was also made.

2002-07-17 23:58
0.5

Esta versão melhora o mecanismo de seleção de proxy e configurar o script para fazer o passo de instalação mais fácil. Algumas opções foram adicionadas ao script de controle principal para simplificar o uso da biblioteca e pequenos bugs foram corrigidos.
Tags: Minor feature enhancements
This release improves the proxy selection mechanism and the configure script to make the installation step easier. Some options were added to the main control script to simplify the use of the library and small bugs were fixed.

2002-06-08 22:02
0.4

Esta versão adiciona suporte para proxies post, muda o formato do arquivo de configuração para ser mais user-friendly, e acrescenta novas opções, uma nova voluntária, e um script para simplificar o uso da biblioteca.
Tags: Minor feature enhancements
This release adds support for post proxies, changes the format of the configuration file to be more user-friendly, and adds new options, a manpage, and a script to simplify the use of the library.

2002-05-26 19:33
0.3

Esta versão corrige os problemas com o não-bloqueio soquetes, usa o velho connect () para lidar com conexões SOCK_DGRAM, e adiciona uma conexão de tempo limite configurável e ler no cabeçalho do arquivo.
Tags: Major feature enhancements
This release fixes the problems with non-blocking
sockets, uses the old connect() to handle
SOCK_DGRAM connections, and adds a configurable
connection and read timeout in the file header.

2002-05-24 18:05
0.2c

Esta versão corrige o script configure, fecha um bug no mecanismo de ciclismo, e acrescenta documentação e pacotes pré-compilados (deb e rpm).
Tags: Minor bugfixes
This release fixes the configure script, closes a bug in the cycling
mechanism, and adds documentation and precompiled packages (deb and rpm).

Project Resources