|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectSOMA.utility.GetLocalHost
Serializza su Sytsem.out l'Indirizzo locale.
| Constructor Summary | |
GetLocalHost()
|
|
| Method Summary | |
static java.net.InetAddress |
getCurrentLocalHost()
Determina l'indirizzo IP attuale. |
static java.net.InetAddress |
getCurrentLocalHost(java.io.PrintStream out)
|
static void |
main(java.lang.String[] argv)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GetLocalHost()
| Method Detail |
public static void main(java.lang.String[] argv)
public static java.net.InetAddress getCurrentLocalHost()
throws java.net.UnknownHostException
java.net.UnknownHostException
public static java.net.InetAddress getCurrentLocalHost(java.io.PrintStream out)
throws java.net.UnknownHostException
java.net.UnknownHostException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||