Previous Book Contents Book Index Next

Inside Macintosh: Apple Game Sprockets Guide /
Chapter 4 - NetSprocket / NetSprocket Reference
NetSprocket Functions


Human Interface Functions

NetSprocket provides human interface functions you can use to speed prototyping and to allow players to host and join games. Use the NSpDoModalHostDialog function when you want to start a new game and enable others to join it. Use the NSpDoModalJoinDialog function when you want to join a game that is either in progress or waiting to begin.

The NetSprocket human interface functions are forward-compatible with new protocols as they become available. This means that you don't have to change your code to accommodate new protocols when joining or hosting a game.


Subtopics
NSpDoModalJoinDialog
NSpDoModalHostDialog

Previous Book Contents Book Index Next

© Apple Computer, Inc.
2 JUL 1996