vc++ Windows 上的 ipconfig cmd 等效项
如何在VC++中实现Windows上ipconfig给出的功能?我需要获取机器的本地 ip 信息、主 ip 与其他 ip
How can I achieve the functionality given in ipconfig on Windows in VC++? I need to get local ip info of the machine, primary ip vs.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
好吧,人们,以前我找不到有用的东西,但我在 此链接上找到了解决方案。
Well people, formerly I could not find something useful but I found the solution on this link.