搜索资源列表
Sniff-sniffer-completion-function
- SNIFF嗅探器的完成功能 (1)、用户给出目标地址,当目标地址不是直接IP地址时,需要解析,能给出解析后的IP地址。当目标地址错误或者连接不到时能够给出提示。 (2)、探测数据包从本机地址到达所给定的目标地址需要经过的路由器,列出路由器 IP 地址以及连接时间。 (3)、可以改变数据包参数,以便测试在各种参数的下的连接情况。 -Sniff sniffer completion function (1), give the user destination address,
DispalyNetPacket
- 抓包前,首先要编写实现了PacketReceiver接口的类,即数据包处理器,由与抓包时,对应某个网络接口的JpcapCaptor对象会阻塞,所以我们将每个网卡上得到的对应的用用于网络抓包,输入数据包类型。JpcapCaptor对象放到一个独立线程中运行;TestPacketReceiver是个数据包解析器,本例中我们只是简单打印出收到的数据包类型及关键参数。-Ethereal, we should first write a class implements the PacketReceive
Resolution-screen-real-address
- 解析出视屏的真实地址 可以不通过网站的专属下载器来下载网站视屏 例如优酷 土豆-The real address of the screen resolution can not download the device through the web site to download the exclusive site Youku screen such as potatoes
CapPack
- 基于winpcap的抓包器源代码,实现基本的抓包,过滤,解析,存储的功能。-failed to translate