Main Page   Data Structures   File List   Globals  

Net Module Documentation

Here is the Doxygen documentation for the Net Module.

The net module acts as an interface between the game core and the bluetooth network.

It converts the move and button composite datatypes used by the core into simple text strings that can easily be handled by the bluetooth link.

Each .c file contains the code inside a VCC behaviour block. Every block contains the following 2 functions:

The first function runs when the VCC simulation first starts and the second runs whenever a message arrives at any of the block's input ports.


Copyright © 2002 Andrew Bates
Last Updated 04/04/02