Hello list, I have writtenn a little rough implementation of the class java.net.NetworkInterfaces. Its not yet ready, nor fully implemented. I just post here for comments. It needs a native method to retrieve the needed informations of the local interfaces, which is currently Linux 2.4 centric and not really useable. But perhaps we can build up on this. I welcome all good comments. ;-) Greetings, Michael -------------- next part -------------- A non-text attachment was scrubbed... Name: natNetworkInterface.cc Type: text/x-c++ Size: 2957 bytes Desc: not available URL: <http://gcc.gnu.org/pipermail/java/attachments/20020815/c5d1fb5a/attachment.bin> -------------- next part -------------- A non-text attachment was scrubbed... Name: NetworkInterface.java Type: text/x-java Size: 3319 bytes Desc: not available URL: <http://gcc.gnu.org/pipermail/java/attachments/20020815/c5d1fb5a/attachment-0001.bin>