Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我可以轻松地以编程方式检查 IP 地址,但是有没有办法设置通知以防接口的 IP 地址发生变化?
这可以是windos API 或.net 解决方案;两者都可以。
NotifyAddrChange或其他 Notify* 函数之一应该可以完成这项工作。
各种嵌入式 Windows 版本也支持此功能。