Menu

Zero - fixes - new feature - latest binaries

the latest binaries can be found under the /trunk/btp2p/dist in the subversion
http://btp2p.svn.sourceforge.net/viewvc/btp2p/trunk/btp2p/dist/btp2p.jar

The latest has many changes so do not download zero but get the latest from the trunk.

CHANGELOG
-fixes the problem that btp2p could not be used as a library due to some private elements. Also puts HuNt in a separate package named HuNt to assure that btp2p can be used as a library.
-changes to the peer protocol.
Now a tag type which is not BIT_FLAG has a control BIT_FLAG which is updated to true everytime the tag value is not the default in order not to have to transmit these default values. This is recognized by the b side by reading first the control bit flag of the data which controls and if that has not been changed does not have to wait for the data (since the protocol that is used is tcp like this is a great feature because future releases can only send delta of the previous messages or any other message, this is helpful to real time protocols).

Posted by none 2007-08-02

Log in to post a comment.