标签: c++ host
我正在寻找一些C ++库/方法来检查主机是否在我的LAN中(以及特定端口)。先感谢您 !
答案 0 :(得分:0)
What is the best method to ping in c++ under linux?
如果windows使用ip帮助程序库 - 允许ping
https://msdn.microsoft.com/en-us/library/windows/desktop/aa366073%28v=vs.85%29.aspx