Download List

项目描述

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 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加入。这允许多个客户端代理的服务器上运行的过程。
MultiClientProxy was added. This allows multiple client proxies to run on a server in one process.

2001-01-30 15:13
0.0.5

改进的性能在编组/解组操作。
Improved performance in marshalling/unmarshalling operations.

2001-01-30 15:13
0.0.4

在加密的SSL压缩的数据流。
Encryption of the compressed data stream in SSL.

2001-01-30 15:13
0.0.3

执行客户端代理; JDxpc正由dxpc二进制程序进行自由。
Implementation of the client proxy; JDxpc is now free from dxpc binaries.

2001-01-30 15:13
0.0.2

正确执行服务器的代理。
Correct implementation of the server proxy.

Project Resources