Module bzServer
[frames] | no frames]

Module bzServer

source code

This module contains Bzoo Server side objects.

Each message is an object providing encoding and decoding convenience for network transportation.

Client Messages

This is a paragraph in section 1.

Periodic messages

such as Postion and Oriention Report

Asynchronous messages

such as message broadcasting, objetct activation,

Server Messages

Use numerical constant instead of string for indexing received message.

Periodic messages

such as players'positions and orientions Report

Asynchronous messages

such as message broadcasting, objetct activation.

Classes
  bzUser
This object deals with socket connection and low level data exchanges
  bzMemory
This object deals server memory
  bzServerSocket
A socket
  bzServerConnection
A connection with a client
  bzServer
A Bzoo server.