Panda3D
|
Start a directdServer on each of the machines you which to start panda on. More...
#include "directdServer.h"
Public Member Functions | |
void | run_server (int port) |
Protected Member Functions | |
virtual void | handle_command (const string &cmd) |
void | read_command (string &cmd) |
Start a directdServer on each of the machines you which to start panda on.
Start a directdClient on the controlling machine or import ShowBaseGlobal with the xxxxx flag in your Configrc. The client will connact each of the servers in the xxxxx list in your Configrc.
Definition at line 25 of file directdServer.h.