Download List

專案描述

Dijjer is a peer-to-peer HTTP cache, designed to
allow the distribution of large files from Web
servers while virtually eliminating the bandwidth
cost to the file's publisher. Dijjer is designed
to be simple, elegant, and to cleanly integrate
with existing applications where possible. Dijjer
uses "UDP hole punching" to allow it to operate
from behind firewalls without any need for manual
reconfiguration. Dijjer's distributed and scalable
content distribution algorithm is inspired by
Freenet.

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.

2006-02-27 17:18
120

Support for Maven-style MD5 checking was added.
Potential race conditions in data transmission
code have been fixed. URLs have been updated to
the new Dijjer download server.
標籤: Minor feature enhancements

2005-04-03 22:05
108

This release fixes a number of important bugs, including some that were causing Dijjer to die after a few days of uptime. Code to automatically verify file integrity against MD5SUM files has been reintroduced.
標籤: Major bugfixes

2005-03-27 17:38
0103

A serious bug in how the messaging layer waited on multiple messages has been fixed. Failed network connection detection has been improved. This version is a mandatory upgrade.
標籤: Major bugfixes

2004-12-12 22:05
0018

The primary change is the addition of flow control, which will dynamically adjust bandwidth usage according to network conditions. This release will correctly detect and alert the user if a Web server cannot support Dijjer downloads. There are several bugfixes and code cleanups.
標籤: Major feature enhancements

2004-12-08 18:10
0010

Message serialization was reworked to facilitate backwards
compatibility. Progressive hash checking and a correction
mechanism were implemented. Major code refactoring and
cleanup was done. Version checking is done. Many other
minor changes were made.
標籤: Major feature enhancements

Project Resources