View Single Post
Old 03-03-08, 11:08 AM   #1
toni66
Registered User
 
Join Date: Jul 2006
Posts: 40
Default WASTE 1.7.2.423 released

Quote:
Notes:
- Added: 16K FILE_CHUNKSIZE support (compile it with _DEFINE_CHUNKZ)
Now this is an incomplete feature and will not be supported in the future this way.
The plan is that peers will negotiate the chunksize:
- send A->B request with chunksize_A
- send B->A reply with chunksize_B
- both will choose the smaller chunksize for the transfer, so it will be possible for
WASTE-s compiled with different chunksizes to transfer files...
For this the message id of the MESSAGE_FILE_REQUEST/REPLY has been changed, so older versions
won't be able to transfer to/from newers but hopefully the routing of the old message type is
still will be possible through newer clients.
As of this release the chunk size is fixed 16k if _DEFINE_CHUNKZ and 4k if not.

WASTE.1.7.2.423.zip - The compatible version,
if you want to use it with others who have older clients.

WASTE.1.7.2.423_16k.zip - Experimental version filetransfer wise incompatible with the
WASTE.1.7.2.423.zip (and any else) clients.
This version will become obsolate, later versions of this line
will not be compatible with it. Till that enjoy!


Changes:
- Added: Reveal hidden users option in Display
- Added: Encrypted user chat (merged from 1.6 build 421 jrack)
- Fixed: Nick color issue in encrypted chat...
- Added: Support for bigger FILE_CHUNKSIZE-es
Can greatly increase throughput...
For me 1m/s -> 7m/s on lan.
http://downloads.sourceforge.net/was...2.423_16k.zip?
http://downloads.sourceforge.net/was...1.7.2.423.zip?
http://downloads.sourceforge.net/was...eta-3-eng.zip?
toni66 is offline   Reply With Quote