On Jul 13, 2009, at 10:06 AM, James Lin wrote:

What if i need connection over the internet?

The game kit guide says "It does notcover the design and implementation of networked games or applications."...

I suggest you pick up a book on socket programming. I first learned it by reading "The Pocket Guide to TCP/IP Sockets", ISBN 1-55860-686-6. I have no idea if it's still in print, but there are plenty more out there like it.

You'll also need to decide between using TCP and UDP for your program, and if you don't know the difference between them, then you'll need to read about that as well.

Nick Zitzmann
<http://www.chronosnet.com/>

_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to