问题描述
使用WFP,如何控制网络流量?感谢
using WFP, how can I control network flow?thanks
推荐答案
请查看此文档:
http://msdn.microsoft.com/en-us/library/ff570963 (v = VS.85).aspx
http://msdn.microsoft.com/en-us/library/ff569975(VS .85).aspx
http://msdn.microsoft.com/en-us/library/ff570891 (v = VS.85).aspx
您将需要进一步研究使用FwpsPendOperation,FwpsCompleteOperation和FwpsInject * API,以及FWPS_STREAM_ACTION_DEFER(特定于TCP流).
当您需要更多具体帮助时,请发回邮件.
Please review this documentation:
http://msdn.microsoft.com/en-us/library/ff570963(v=VS.85).aspx
http://msdn.microsoft.com/en-us/library/ff569975(VS.85).aspx
http://msdn.microsoft.com/en-us/library/ff570891(v=VS.85).aspx
You will want to dig further into using the FwpsPendOperation, FwpsCompleteOperation, and FwpsInject* APIs as well as FWPS_STREAM_ACTION_DEFER (TCP stream specific).
Please post back when you require more specific assistance.
希望这会有所帮助(至少可以帮助您入门:)),
Hope this helps (at least to get you started :)),
这篇关于使用WFP,如何控制网络流量?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!