Data Structures

BMLT_Satellite.class.php File Reference

This is a class that implements a BMLT Satellite/Client server. More...

Go to the source code of this file.

Data Structures

class  BMLT_Satellite
 This is the implementation of a standalone BMLT satellite server. More...

Detailed Description

This is a class that implements a BMLT Satellite/Client server.

Version:
1.5.3

This is a "SINGLETON" pattern class, which means that it allows only one instance of the class to be in existence, and all references to the class go to that instance.

It handles communications with the root server, and outputs the appropriate XHTML through a couple of simple functions.

Definition in file BMLT_Satellite.class.php.

 All Data Structures Files Functions Variables Enumerations