cz.vity.freerapid.sandbox
Class ListNets

java.lang.Object
  extended by cz.vity.freerapid.sandbox.ListNets

public class ListNets
extends Object


Constructor Summary
ListNets()
           
 
Method Summary
(package private) static void displayInterfaceInformation(NetworkInterface netint)
           
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

ListNets

public ListNets()
Method Detail

main

public static void main(String[] args)
                 throws SocketException,
                        UnknownHostException
Throws:
SocketException
UnknownHostException

displayInterfaceInformation

static void displayInterfaceInformation(NetworkInterface netint)
                                 throws SocketException
Throws:
SocketException