forest-net
an overlay networks for large-scale virtual worlds
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
ComtCtl.cpp File Reference
#include "ComtCtl.h"
Include dependency graph for ComtCtl.cpp:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 usage: ComtCtl nmIp myIp firstComt lastComt topoFile finTime More...
 

Detailed Description

Author
Jon Turner
Date
2011 This is open source software licensed under the Apache 2.0 license. See http://www.apache.org/licenses/LICENSE-2.0 for details.

Definition in file ComtCtl.cpp.

Function Documentation

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.

Here is the call graph for this function: