check for port availability using iphlpapi dll in nsis

爱⌒轻易说出口 提交于 2019-12-12 03:14:47

问题


Could anyone please let me know how to check for port availability using iphlpapi dll in nsis.


回答1:


You can have a look at Calling an external DLL using the System.dll plugin from the NSIS wiki.



来源:https://stackoverflow.com/questions/9292100/check-for-port-availability-using-iphlpapi-dll-in-nsis

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!