Hi all, I have two questions concerning the network-adapters:
1) When I use the getNetworkAdapterCount() method I think I get the count of all possible adapters of the vBox. I have two machines and I get 8 adapters back as count. In the API it is written that this count is the AdapterCount of every machine. So I expect to get the AdapterCount of the machine instance I'm working with, in my case 4. What's the right way to work with? API: unsigned long ISystemProperties::networkAdapterCount (Number of network adapters associated with every IMachine instance.) 2) When working with Network Adapters there is a field "Name" e.g. a Bridged Adapter displays via the standard-gui "en 1: airport" and "en 2: Ethernet". How do I get these values through the Java Api Code? I excpected the hostInterface to print these values, but I always get a null value. Same with InternalNetwork. Thanks a lot in advance and best regards, Thomas ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ VBox-users-community mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vbox-users-community
