D
Daniel Moth
Hi
Maybe some pinvoke guru can help with this please...
I have two requirements:
1. Show details of a DHCP connection (ala ipconfig)
2. Notify the user when there is no IP connection (with/without Ethernet
cable in)
My searches have led me to the following APIs/structs:
GetAdaptersInfo, GetNetworkParams, IP_ADAPTER_INFO, IP_ADDR_STRING
Has anyone used them successfully from .NETcf code?
Cheers
Daniel
Maybe some pinvoke guru can help with this please...
I have two requirements:
1. Show details of a DHCP connection (ala ipconfig)
2. Notify the user when there is no IP connection (with/without Ethernet
cable in)
My searches have led me to the following APIs/structs:
GetAdaptersInfo, GetNetworkParams, IP_ADAPTER_INFO, IP_ADDR_STRING
Has anyone used them successfully from .NETcf code?
Cheers
Daniel