Re: BSD TCP Programming on iPad
Re: BSD TCP Programming on iPad
- Subject: Re: BSD TCP Programming on iPad
- From: Marcus Karlsson <email@hidden>
- Date: Mon, 25 Apr 2011 08:05:28 +0200
Dear all,
I am planning to program with BSD TCP on iPad. The motivation to do that
is that a P2P model is expected. I think the network techniques, such as
Web Services and Push Notification, supported by Cocoa do not meet the
requirements.
My experiences on iPad are not sufficient. I am not sure if the above
opinion is correct?
It sounds correct. However, it's recommended that you don't use BSD sockets
directly on iOS since certain networking features won't be available. If
you want to work on the socket level you should instead use the CFNetwork
APIs.
Marcus
_______________________________________________
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