如何使用 .net 3.5 C# 从 Windows 7 获取 DHCP 选项信息
我正在寻找一种使用 .net 3.5 C#(特别是 WPF 应用程序)读取存储在 Windows 7 DHCP 客户端上的自定义 DHCP 选项的方法。
我希望在 DHCP 选项字段之一中将 IP 地址作为字符串传递(仍在研究使用哪个选项号,欢迎使用)
DHCP 服务器将是 Windows 2008 R2 服务器
我想使用托管代码,如果在一切皆有可能。
I am looking for a way to read the custom DHCP options stored on a Windows 7 DHCP Client using .net 3.5 C#, specifically a WPF application.
I'm looking to pass an IP addess as a string in one of the DHCP Option fields (still looking into which option number to use recomendations welcome)
The DHCP server will be a Windows 2008 R2 server
I would like to use managed code if at all possible.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论