开发者

How to get the network interface type

开发者 https://www.devze.com 2023-03-08 13:03 出处:网络
Is there an 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) u开发者_开发知

Is there an 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) u开发者_开发知识库sed for internal communication. We have an 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


I know this isn't much of an answer, but here's a tutorial that details Programmatic Access to Network Parameters. That being said, it may also be useful to consult the NetworkInterface API. Within the tutorial, there's a few working examples that will shed more light on the subject.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号