Author |
Message |
CypherJF I gargle nitroglycerin

Gender: Joined: Aug 14 2003 Posts: 2582 Location: USA Offline
|
Posted: Tue Jan 11, 2005 11:09 pm Post subject: java and checksums |
 |
|
|
|
I noticed TWCore doesn't check news and level checksums... or at least I didn't see it anywhere; and was wondering if someone could either port it over to java, or help me do so... i'd greatly appreciate it...
i haven't had much luck the multiple times i've worked on it this week... _________________ Performance is often the art of cheating carefully. - James Gosling |
|
Back to top |
|
 |
-Smong- Guest
Offline
|
|
Back to top |
|
 |
CypherJF I gargle nitroglycerin

Gender: Joined: Aug 14 2003 Posts: 2582 Location: USA Offline
|
Posted: Wed Jan 12, 2005 2:23 pm Post subject: |
 |
|
|
|
Well, I used a catid's logging proxy, and the server's news checksum doesn't match the CRC32's value of the same file... so are you sure it uses CRC32 algorithm for the S2C 0A packet?
I'd still need to port the other checksum algorithms... :/
edit:
Never mind, I got the CRC32 to match, I think. Now for the rest of the security checksums. |
|
Back to top |
|
 |
|