|
From: Ivan B. <iv...@cs...> - 2006-05-15 06:24:57
|
VFER 0.96 Released. This release finalizes many simplifications to the architecture of the implementation. Of note: there is one library thread managing all of the protocol logic, vfer fds (typedef int) are now used in all vfer library calls by the client to refer to vfer sockets, and lastly the closing handshake has been simplified a great deal while the initial handshake has been made to be more failsafe. These changes make future development easier and speed up the implementation. The internal congestion control and the protocol haven't been changed in this release. You can download this release here. The doxygen documentation has received some extra effort and is now up to date. The protocol specs on the other hand need to be revised and are unreliable. You can find the .tar.gz release file here: http://sourceforge.net/project/showfiles.php?group_id=3D151673 thanks, ivan. |