本文所设计的数据包捕获程序可以捕获通过原始套接口(Socket)的原始数据包(Raw Packet),当一个数据包到达网络接口时,数据包捕获程序就直接从缓存区读取捕获的数据包,以供数据分析和处理时调用。
基于10个网页-相关网页
raw IP packet IP包
Should I use raw packet library to read all TCP/UDP flags and info about the packet?
我应该使用原包库中读取所有的TCP / UDP标志和信息包?
The window is divided into three main sections: the list of filtered packets, the decoded protocol details, and the raw packet data in hex/ASCII format.
这个窗口分成三个主要部分:过滤的数据包列表、解码的协议明细和 HEX/ASCII 格式的原始数据包数据。
You can get the raw packet information and find out what information is being transferred with the right Settings (for example, which users are logging in to a particular mail server from which host).
您可以获得原始数据包信息,并找出正使用正确的设置进行传输的信息(例如,哪些用户正从哪些主机上登录到某台特定的邮件服务器)。
应用推荐