Re: NSConnection timeouts
Re: NSConnection timeouts
- Subject: Re: NSConnection timeouts
- From: Jacob Engstrand <email@hidden>
- Date: Wed, 15 Aug 2007 11:15:39 +0200
15 aug 2007 kl. 10.09 skrev Andrew James:
PS. Where is a good place to learn about network encryption for the
data i send
This could be a starting point:
http://developer.apple.com/documentation/Cocoa/Conceptual/Streams/
Articles/NetworkStreams.html
If you just want to encrypt data in general, I can recommend TEA
which is a fast and simple algorithm. I've used it with great success:
http://en.wikipedia.org/wiki/Tiny_Encryption_Algorithm
jak
_______________________________________________
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