netP5
Class NetInfo

java.lang.Object
  extended by netP5.NetInfo

public class NetInfo
extends Object

some description

Author:
andreas schlegel

Constructor Summary
NetInfo()
           
 
Method Summary
static String getHostAddress()
           
static String lan()
           
static void main(String[] args)
           
static void print()
           
static String wan()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NetInfo

public NetInfo()
Method Detail

print

public static void print()

getHostAddress

public static String getHostAddress()

lan

public static String lan()

wan

public static String wan()

main

public static void main(String[] args)
Parameters:
args - String[]


processing library oscP5 by Andreas Schlegel. (c) 2004-2012