使用Windows过滤平台进行UDP数据包监控。 [英] UDP Packet monitoring using Windows Filtering Platform.

查看:729
本文介绍了使用Windows过滤平台进行UDP数据包监控。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,

我需要使用Windows Filtering Platform编写驱动程序来捕获Windows 8.1中的UDP数据包。我需要做以下操作:

I need to write a driver using Windows Filtering Platform to capture UDP packets in Windows 8.1. I need to do following operation:

1。捕获数据包,然后提取标头以获取IP地址和端口。

1. Capture the packet and then extract the header to get the IP address and port.

2。从捕获的数据包中获取数据包有效负载或实际数据。

2. To get the packet payload or actual data from the captured packet.

3。将数据包有效负载写入文件或调试器,以便我可以查看数据包数据。

3. To write the packet payload to a file or to the debugger so that I can view the packet data.

推荐答案

非常有趣...现在,做你有问题吗?
Very interesting... now, do you have a question?


这篇关于使用Windows过滤平台进行UDP数据包监控。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆