NSFileHandle and Data Integrity
NSFileHandle and Data Integrity
- Subject: NSFileHandle and Data Integrity
- From: "Tony S. Wu" <email@hidden>
- Date: Fri, 10 Jun 2011 14:16:08 -0700
Hi,
I have a simple client-server application. I use NSFileHandle to handle the communication between client and server. However, NSFileHandle doesn't seem to have any sort of guarantee on data integrity because when I try to send large amount of data over the network, packets will get dropped resulting in damaged data. What would be an ideal way to stop this from happening? I'd appreciate any recommendation.
Thanks.
Tony S. Wu
email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden