forest-net
an overlay networks for large-scale virtual worlds
|
#include "ComtCtl.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
usage: ComtCtl nmIp myIp firstComt lastComt topoFile finTime More... | |
Definition in file ComtCtl.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
usage: ComtCtl nmIp myIp firstComt lastComt topoFile finTime
Command line arguments include: nmIp - IP address of network manager myIp - IP address to be bound to sockets firstComt - first comtree in assigned range lastComt - last comtree in assigned range topoFile - topology file containing NetInfo and ComtInfo finTime - is number of seconds to run; if 0, run forever
Definition at line 24 of file ComtCtl.cpp.