![]() |
|
Multiplayer Game using bonjour and game kit... - Printable Version +- iDevGames Forums (http://www.idevgames.com/forums) +-- Forum: Development Zone (/forum-3.html) +--- Forum: Game Programming Fundamentals (/forum-7.html) +--- Thread: Multiplayer Game using bonjour and game kit... (/thread-8652.html) |
Multiplayer Game using bonjour and game kit... - RockyDilse - Feb 18, 2011 05:44 AM Hello All, I wanna to create multiplayer game, game can be play using bluetooth or wifi. For bluetooth i am using GameKit. But how we do this for online game play? As we know i can used bonjour for wifi. Could you please provide some sample code which are playing using bonjour? Thanks RE: Multiplayer Game using bonjour and game kit... - SethWillits - Feb 18, 2011 12:51 PM Game Kit can do long-distance games over wifi too, through Game Center. Is there some reason that won't work for you? |