From: hamzaoui k. <ham...@gm...> - 2011-03-03 18:32:05
|
Hi, Is it possible to get NetInfo object for a specific NetworkInterface (eth0,eth1...)? I am working with sigar.jar library and did not find a such feature within it; what it handels is that the sigar object has a method getNetInfo that returns the same data information (gateway,dns..), but my machine has many network interfaces. many thanks |