FROM : Thomas Deniau
DATE : Sat Jan 12 20:44:22 2002
Le 12/01/02 20:34, j o a r disait :
> I would need to be able to compare two objects on different machines in
> a fast efficient way. How would I go about creating a hash / checksum
> for that purpose? Let's assume that the object in question conforms to
> NSCoding - which I assume would help?
>
> Pointers to TFM, sample code, et.c. all greatly appreciated.
The Omni Frameworks have categories on NSData to get a md5 or a sha1
checksum.
--
Thomas Deniau
DATE : Sat Jan 12 20:44:22 2002
Le 12/01/02 20:34, j o a r disait :
> I would need to be able to compare two objects on different machines in
> a fast efficient way. How would I go about creating a hash / checksum
> for that purpose? Let's assume that the object in question conforms to
> NSCoding - which I assume would help?
>
> Pointers to TFM, sample code, et.c. all greatly appreciated.
The Omni Frameworks have categories on NSData to get a md5 or a sha1
checksum.
--
Thomas Deniau
| Related mails | Author | Date |
|---|---|---|
| j o a r | Jan 12, 20:34 | |
| Thomas Deniau | Jan 12, 20:44 | |
| j o a r | Jan 12, 21:19 |






Cocoa mail archive

