29   void run_server(
int port);
    32   void read_command(std::string& cmd);
    33   virtual void handle_command(
const std::string& cmd);
 PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
DirectD is a client/server app for starting panda/direct.
Start a directdServer on each of the machines you which to start panda on.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.