| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
I am porting some C++ code for a protocol that uses objects sent over tcp/ip. I have the basic classes ported to Objective-C, and now I am ready to serialize the objects to be sent over the network. I noticed the NSCoding protocol and NSArchiver might be useful, but I don't see any way of customizing the data produced so I can make it conform to this 3rd party tcp/ip based protocol. Is there a way for me to do this?
| References: | |
| >custom object archiving (From: Dustin Mierau <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.