tests
Class IP_List_Gen

java.lang.Object
  extended by tests.IP_List_Gen

public class IP_List_Gen
extends java.lang.Object

Author:
fbongiov class for local use only !! just to write a list of 'hostname;port' into a file

Constructor Summary
IP_List_Gen()
           
 
Method Summary
static void generateHostList(int num_of_hosts, int initPort)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IP_List_Gen

public IP_List_Gen()
Method Detail

main

public static void main(java.lang.String[] args)

generateHostList

public static void generateHostList(int num_of_hosts,
                                    int initPort)