View Single Post
  #29  
Old 02-18-2006, 04:03 PM
2Wires 2Wires is offline
Member
 
Join Date: Feb 2006
Location: Germany
Posts: 42
2Wires is on a distinguished road
Quote:
Originally Posted by DaRkY
Diferense between files I must fill with 00?
Yes. But my program does it automatically when you insert a smaller image.

Quote:
Originally Posted by DaRkY
I thought, that checksum calculating method is the same for all files. I'm a newbie in it.
No, there are many ways. CRC32 is the most common and quite safe.
XOR is very easy and just used for smaller codes like the IBus/KBus communication.

Sponsored Links