Does Apple allow socket programming? I figure if I am able to send and receive UDP packets (at least over wifi) the possibility is there.
Tell me more
×
Game Development Stack Exchange is a question and answer site for
professional and independent game developers. It's 100% free, no registration required.
|
|
Yes you can do it, why didn't you even bother to search? This post implies you can, and this one links a page @apple which also implies you can. |
|||
|
|
|
I don't know about socket programming but you could have a server through which the 2 devices can communicate and exchange data. Or if you don't have a server then you can use BUMP for your cross platform game. |
|||
|
|