How efficient BSD sockets to writew server client application on iphone?

Posted by Jim on Stack Overflow See other posts from Stack Overflow or by Jim
Published on 2010-05-06T09:13:20Z Indexed on 2010/05/07 6:38 UTC
Read the original article Hit count: 343

Hi,

I am creating server-client application for iPhone. I want to communicate between two application in same network.

For this functionality i am planning to use sockets. How much efficient BSD sockets to use with iphone??

Is there any option available to implement same functionality?

Thanks,
Jim.

© Stack Overflow or respective owner

Related posts about networking

Related posts about sockets