Search found 4 matches

by darcone
2004-07-14 12:42
Forum: Protocol Alley
Topic: Client <-> protocol questions
Replies: 33
Views: 24032

Oh, I assumed that the second byte was the code itself... So I have to do some trick to get the code for the characters?
by darcone
2004-07-14 11:52
Forum: Protocol Alley
Topic: Client <-> protocol questions
Replies: 33
Views: 24032

11 = entry 1 [uncompressed byte, compressed code length (in bits)]
Exactly what does this mean? is the first byte the word and the second the code ?
by darcone
2004-07-13 20:40
Forum: Protocol Alley
Topic: MyList.DcLst decoding
Replies: 4
Views: 3315

I am using Java, I have been able to transfer files etc etc but after hours of reverse engineering I haven´t been able to figure the huffman coding :-/
by darcone
2004-07-13 17:29
Forum: Protocol Alley
Topic: MyList.DcLst decoding
Replies: 4
Views: 3315

MyList.DcLst decoding

Hi,

I am attempting to write a MyList.DcLst class, but I can´t find any info on how the codewords are stored and delimited etc. Anyone that knows anything about this?
I am familiar with huffman.

Sincerely

Piotr B