How do I determine the interface names (e.g. "eth0") and netmasks of the local host interfaces?
Created May 4, 2012
Wayne Wylupski There is no provision for this in the Java APIs. You'd have to write native methods to do this.
Created May 4, 2012