Is there a option to identify the network interface type in java. The reason for asking this question is some set of Sun hardware boxes have a special kind of interface(DSCP interface) used for internal communication. we have a application developed for Solaris platform and i want to print only non internal common interfaces.
To know more about DSCP http://blogs.oracle.com/olympus/entry/dscp
Thanks! Saravanan.