Uses the Linux SIOCGIFADDR ioctl to find The IP address associated with a network interface, given the name of that interface, e.g. "eth0". The address is returned as a String containing a dotted Quad.
NEW
Fixed some bugs.
Get the IP address of a network interfaceInformation