如何在windows ce中找到所有网络接口?

时间:2017-06-20 11:59:40

标签: c# network-programming windows-ce

在我的C#应用​​程序中,我需要识别在windows ce 6.0上运行的设备的所有网络接口。

在dot net full framework中我可以使用

NetworkInterface.GetAllNetworkInterfaces()

但我在紧凑框架中看不到相同的命名空间和类 我需要类似于{{1}}的代码。

1 个答案:

答案 0 :(得分:0)

一个选项可能是运行windows命令" netsh"并解析输出:

命令:

netsh interface show interface

输出:

Admin State    State          Type             Interface Name
-------------------------------------------------------------------------
Enabled        Connected      Dedicated        Ethernet 1
Enabled        Disconnected   Dedicated        Wi-Fi