Java - general
java.net.InetAddress You can determine your own IP-address as follows:
InetAddress.getLocalHost().getHostAddress()