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