edu.rit.m2mi.test
Class NI

java.lang.Object
  extended by edu.rit.m2mi.test.NI

public class NI
extends Object

Class NI is a main program that prints out all the network interfaces and their IP addresses on the device. It is helpful for configuring M2MI and M2MP.

Usage: java edu.rit.m2mi.test.NI


Constructor Summary
NI()
           
 
Method Summary
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

NI

public NI()
Method Detail

main

public static void main(String[] args)


Copyright © 2001-2006 by Alan Kaminsky. All rights reserved. Send comments to ark­@­cs.rit.edu.