Download List

Projeto Descrição

JDxpc is a reimplementation of dxpc (the Differential X Protocol Compressor) in pure Java. It is an X protocol compressor designed to improve the speed of X applications run over low-bandwidth links (such as dialup PPP connections). JDxpc encrypts the compressed data stream in SSL.

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.

2001-01-30 15:13
0.0.6

MultiClientProxy foi adicionado. Isso permite que proxies múltiplos clientes para executar em um servidor em um processo.
MultiClientProxy was added. This allows multiple client proxies to run on a server in one process.

2001-01-30 15:13
0.0.5

Melhor desempenho na triagem / unmarshalling operações.
Improved performance in marshalling/unmarshalling operations.

2001-01-30 15:13
0.0.4

Criptografia do fluxo de dados comprimidos em SSL.
Encryption of the compressed data stream in SSL.

2001-01-30 15:13
0.0.3

Implementação do proxy do cliente; JDxpc agora está livre a partir de binários dxpc.
Implementation of the client proxy; JDxpc is now free from dxpc binaries.

2001-01-30 15:13
0.0.2

Aplicação correta do servidor proxy.
Correct implementation of the server proxy.

Project Resources