What is the best way to implement a server piece of application using iOS GameKit? Should I create a separate server thread that somehow responds to all delegated events (data received etc)? Or maybe use NSRunLoops?
A:
tc.
2010-08-17 23:54:15