问题描述
我需要识别并阻止UDP服务器。与TCP不同(只有TCP服务器调用 listen:FWPM_LAYER_ALE_AUTH_LISTEN_V4),UDP
客户端和服务器从wfp角度遵循相同的工作流程。如何区分UDP客户端和UDP服务器?
I need to identify and block UDP servers. Unlike TCP (where only TCP server invokes listen: FWPM_LAYER_ALE_AUTH_LISTEN_V4), UDP client and server follow the same workflow from wfp perspective. How can I distinguish between UDP client and UDP server?
参考:
http://msdn.microsoft.com/en-us/library / windows / desktop / bb451831(v = vs.85).aspx
http://msdn.microsoft.com/en-us/library/windows/desktop/bb451831(v=vs.85).aspx
http://msdn.microsoft.com/en-us/library/windows/desktop/bb451830(v = vs.85).aspx
http://msdn.microsoft.com/en-us/library/windows/desktop/bb451830(v=vs.85).aspx
推荐答案
希望这会有所帮助,
这篇关于如何在FWPM_LAYER_ALE_RESOURCE_ASSIGNMENT_V4 / FWPM_LAYER_ALE_BIND_REDIRECT_V4区分UDP服务器和UDP客户端?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!