Test the ZBlock downloads?

Technical discussion about the NMDC and <a href="http://dcpp.net/ADC.html">ADC</A> protocol. The NMDC protocol is documented in the <a href="http://dcpp.net/wiki/">Wiki</a>, so feel free to refer to it.

Moderator: Moderators

Locked
arnetheduck
The Creator Himself
Posts: 296
Joined: 2003-01-02 17:15

Test the ZBlock downloads?

Post by arnetheduck » 2003-03-13 09:29

If you have a look at...hm, I think it's connectionmanager...there's a flag in the .cpp file to enable zblock downloads...the error handling is not finished yet (i e if there's an adler32 error in transfer), but transfers should work at least...give it a spin and see if it works...

sandos
Posts: 186
Joined: 2003-01-05 10:16
Contact:

Post by sandos » 2003-03-13 16:48

I tried a few files, two textfiles and 2 .exes.
Compression ending, 143/3726 = 0.04 (textfile generated by copy-paste)
Compression ending, 86/90 = 0.96 (small readme)
Disabling compression for 0x2171b88 (1277952/1343488 = 0.95)
Compression ending, 6002227/6050816 = 0.99 (exe)
Compression ending, 24290/54272 = 0.45 (exe)
They came out fine, generated the same SHA1 as before.

sandos
Posts: 186
Joined: 2003-01-05 10:16
Contact:

Post by sandos » 2003-03-13 16:51

And Ive got the client online at the DC++ Dev´rs Lounge. [sunet]zblockenabled, if you wanna play. Its running under the MSVC++ debugger.

Persson
Posts: 18
Joined: 2003-02-02 08:21
Location: Sweden
Contact:

Post by Persson » 2003-04-20 10:51

What am I supposed to notice with dc++ when I enable zblock. I think i have it enabled but I'm not certain about it. :)

sandos
Posts: 186
Joined: 2003-01-05 10:16
Contact:

Post by sandos » 2003-04-20 12:27

Persson wrote:What am I supposed to notice with dc++ when I enable zblock. I think i have it enabled but I'm not certain about it. :)
Nothing, since nobody is yet using it. (I think it needs to be enabled to allow uploads using zblock)

sandos
Posts: 186
Joined: 2003-01-05 10:16
Contact:

Post by sandos » 2003-05-18 09:44

If you want to try out 0.242 with zblock enabled, fetch it from here:

http://www.mds.mdh.se/~dtv01jbd/dc/

arnetheduck
The Creator Himself
Posts: 296
Joined: 2003-01-02 17:15

Post by arnetheduck » 2003-05-19 05:55

I was actually considering spreading an official version with $supports TestZBlock to avoid polluting the scene if it doesn't work out well...

sandos
Posts: 186
Joined: 2003-01-05 10:16
Contact:

Post by sandos » 2003-05-19 06:42

oh :)

mo
Forum Moderator
Posts: 81
Joined: 2003-02-06 11:20
Location: Ohio
Contact:

Post by mo » 2003-05-19 18:51

now you've really gone and done it sandos

Locked