kfmes.natelib.util
Class LocalHostLookup

java.lang.Object
  extended by kfmes.natelib.util.LocalHostLookup

public final class LocalHostLookup
extends java.lang.Object

로컬호스트의 아이피를 찾는 클래스

Version:
$Id: LocalHostLookup.java,v 1.8 2007/11/19 10:13:37 kfmes Exp $
Author:
kfmes(KIM Ga-Hyeon, jateon@kfmes.com, http://jateon.kfmes.com )

Constructor Summary
LocalHostLookup()
           
 
Method Summary
static java.util.ArrayList getLocalhost()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalHostLookup

public LocalHostLookup()
Method Detail

getLocalhost

public static java.util.ArrayList getLocalhost()
                                        throws java.io.IOException
Throws:
java.io.IOException