vote up 3 vote down star
1

HI

I am developing game in that I want to Play that game through Wi-Fi. So more that one

player can also play the game. I want to develop this game for iphone. I gone through WiTap

application which is on developer.apple.com since it's very hard to use. So if anybody knows how to send a simple data such as integer or string etc. through Wi-Fi for iphone to iphone. Please help me to use simple application. :)

flag

5% accept rate

1 Answer

vote up 2 vote down

The iphone has basic Unix capability. So simple sockets would work.

Here is a good starting point.

http://students.cs.byu.edu/~cs460ta/cs460/labs/sockettutorial.html

link|flag
Thank a lot...hope it works for me.... – Jyotsna Mar 6 at 12:14

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.