views:

122

answers:

2

Hey,

I wanna make a MMORPG, I'm now working on the multiplayer. The client is iOS device, so I'll use objective c on the server too. I'm googling for hours and can't find a nice tutorial to use the UDP for begginers. Also is obj-c on the server is a good idea? Oh, and other thing.. What is "Socket"?

Thanks!

+1  A: 

Check out polkit which is listed on hyperjeffs osx page.

franco
Thnaks, but after some learning I think I'll use C#/C++.
EiTkoCaT
Ok, now I thought and the device using iOS - most Obj-c.Can someone give me an examply using UDP in obj-c?
EiTkoCaT