Download List

Project Description

TwICE is a Java implementation of the Information
and Content Exchange (ICE) protocol version 1.1.
It implements an ICE syndicator (publisher) and
ICE subscriber. TwICE may be useful as a reference
implementation or a public syndicator and
subscriber for testing.

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-04-10 10:01 Back to release list
1.1.0

Inline files are now base64-encoded, files and large strings are put on disk instead of in memory, and the optional ice-get-package attribute parameter can be passed to syndicators. DOM class names have been renamed to "{Foo}Element'' instead of "{Foo}Entity''. This release also correctly generates unique values within a package for the ice-item and ice-item-ref "item-id'' attribute, and the Text DOM class now prints nothing if its text is null (instead of "null''). Empty packages no longer throw an exception, and the Pusher now accepts subscriber ids on the command line.
Tags: Major bugfixes

Project Resources