Archive a NSFileHandle into NSData object
Archive a NSFileHandle into NSData object
- Subject: Archive a NSFileHandle into NSData object
- From: "Jordan Evans" <email@hidden>
- Date: Tue, 18 Jul 2006 08:00:19 -0700
How do I write a NSFileHandle pointer into a NSData object?
What I am trying to do is put a NSFileHandle pointer in a NSData
object, then send the NSData object to another computer over a
network. The receiving computer must take the pointer out of the
NSData and use it as a NSFileHandle to a socket.
Is fileDescriptor what I'm after? If so, I can't seem to get it to work.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden