HPSearch

cgl.hpsearch.util
Class NetworkUtil

java.lang.Object
  extended bycgl.hpsearch.util.NetworkUtil

public class NetworkUtil
extends Object

Created on Jul 10, 2005

Author:
Harshawardhan Gadgil (hgadgil@grids.ucs.indiana.edu)

Constructor Summary
NetworkUtil()
           
 
Method Summary
static int getFirstFreePort()
           
static String getHostIPAddress()
           
static boolean isPortFree(int portNo)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NetworkUtil

public NetworkUtil()
Method Detail

isPortFree

public static boolean isPortFree(int portNo)
                          throws PortRangeException
Throws:
PortRangeException

getFirstFreePort

public static int getFirstFreePort()

getHostIPAddress

public static String getHostIPAddress()

main

public static void main(String[] args)

HPSearch

For comments and suggestions please send e-mail to Harshawardhan Gadgil
Last updated: June 9 2006