>Well, the original question was getting all the
>IP addresses a computer posesses.
>
>IMHO I am back to reading the registry
>information for the TCP Stack :-(

This may have already been mentioned, but what about the Network classes from 
Microsoft's P2P framework on www.gotdotnet.com[1]?

They have a class called NetworkAddress which has a static property Addresses which 
returns all the addresses the machine has.

Might be worth a look...

Justin

[1]http://www.gotdotnet.com/team/p2p/  Not the Intel P2P accelerator kit.  The second 
one.  The Microsoft P2P samples.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to