All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----vnet.remote.prg.Main
Arguments: [options] [VirtualNetName]
Options:
-noecho : not display initialization information
-help : shows this window
-console : display all the VirtualNet events
-gconsole : display all the VirtualNet events in a window
-csize=w,h : size of the Console Window
-binds : display the servers binded to the VirtualNet
-bsize=w,h: size of the BindServers window
-graphcircle : display the VirtualNet as a round graph
-graphnet : display the VirtualNet as a net graph
-gsize=w,h : size of the Graph Windows
-gupdate=n : timems to update the graphs
-gremain=m : number of times needed to change the state
-delay=n : timems of delay in each node and link
-initfile=file : file to read the initialization. If the file is not given, and there is not given the -init option, it will try to open the file name.net, being name the name of the virtualNet. -init=cad : initializacion string.
public Main()
public static void main(String args[])
All Packages Class Hierarchy This Package Previous Next Index