-
网络流量监控
本源码是一个实时网络流量监听源码,有多种视图模式,可以显示详细的进程信息和该进程实时网络传输数据流量。可以实时显示接收和发送的网络数据流量。
- 2022-05-23 04:56:05下载
- 积分:1
-
对基本为例
A basic exemple on how-to use "Winsock2" with Visual-C++ 6 to sniff the network without Winpcap. Also you can see how is the implementation of "WSAIoctl()" with the SDK2003.
In this code, we analyse the TCP trame and show information about the ip header and contained data.-A basic exemple on how-to use "Winsock2" with Visual-C++ 6 to sniff the network without Winpcap. Also you can see how is the implementation of "WSAIoctl()" with the SDK2003.
In this code, we analyse the TCP trame and show information about the ip header and contained data.
- 2022-04-24 23:30:43下载
- 积分:1
-
Linux下的包监听
Linux下的包监听 -Sniffer in Linux
- 2022-03-07 01:07:44下载
- 积分:1
-
sniffer获取IP数据抱,分析TCP,UDP,ICMP数据抱
sniffer获取IP数据抱,分析TCP,UDP,ICMP数据抱-sniffers have access to IP data, analyze TCP, UDP, ICMP data hold
- 2022-08-25 12:00:17下载
- 积分:1
-
nt上的监听程序
nt上的监听程序 -Sniffer in winnt
- 2022-07-25 11:21:21下载
- 积分:1
-
基于ns2的一个完整的 测试代码 tcl
ns2.7测试通过
基于ns2的一个完整的 测试代码 tcl
ns2.7测试通过-Ns2-based testing of a complete test code tcl ns2.7
- 2022-05-18 20:08:37下载
- 积分:1
-
Ethernet帧的封装与解析
帧的封装:用户输入任意一段信息,以回车作为结束。然后程序将这段信息作为帧的数据字段封装到数据帧中。并相应填充帧的其他字段。...
Ethernet帧的封装与解析
帧的封装:用户输入任意一段信息,以回车作为结束。然后程序将这段信息作为帧的数据字段封装到数据帧中。并相应填充帧的其他字段。
帧的解析:从用户输入的文件中读取帧,并对其进行解析。通过重新计算CRC-8校验和,判断该帧是否会被接受。最终在终端输出帧的相关信息。
-Ethernet Frame
CRC-8
- 2022-01-22 10:59:09下载
- 积分:1
-
一个mini抓包发包程序 我利用pcaplib for windows写的一个抓包发包程序Captx for Win2k/Winnt/Win9x, 仅110K,...
一个mini抓包发包程序 我利用pcaplib for windows写的一个抓包发包程序Captx for Win2k/Winnt/Win9x, 仅110K,跑起来占内存2M,附有VC源代码,大家有什么特殊需要可以自己修改代码。 使用方法: (1)把整个CapTx目录拷贝到自己的硬盘上 (2)安装packet capture drivers v2.02(Captxdrivers下的相应目录,在网络中添加协议后,选磁盘安装) (3) 启动CapTx.exe (4) 点抓包按钮开始抓包,用单选按钮可以选择转包后的输出格式是详细的还是简单的, 详细的包格式如下: 00000000: FF FF FF FF FF FF 00 45 00 47 00 48 00 08 45 00 .......e.g.h..e. 简单的包格式仅有中间的部分 (5) 该包存到一个跟应用程序相同的目录中的一个log文件中。 (6)往编辑框中填如下所示的包字符: ff ff ff ff ff ff 00 b0 d0 d0 b0 d8 08 06 00 01 08 00 06 04 00 01 00 b0 d0 d0 b0 d8 c0 a8 00 01 00 00 00 00 00 00 c0 a8 00 c9 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 就可以发送一个ARP包了。 (7)该程序由于由源代码,所以你可以根据你额需要随便修改成自己想要的抓包/发包功能。-a mini capturing Packet letting process I use for windows pcaplib wrote an capturing Packet letting process for Win2k/Winnt/Win9x Captx only 110K, running together for 2M memory, with VC source code, you have any special needs can modify the code themselves. Use : (a) the entire CapTx catalog copy of their hard drive (2) Installation of p
- 2022-01-24 10:09:15下载
- 积分:1
-
数据包分析 数据包分析 数据包分析
æ•°æ®åŒ…åˆ†æž æ•°æ®åŒ…åˆ†æž æ•°æ®åŒ…分æž-Analysis of the data packet packet packet analysis analysis analysis of the data packet packet analysis
- 2023-05-21 23:40:03下载
- 积分:1
-
得到一个网络数据包,数据结构(基于Lincap)
得到一个网络数据包,数据结构(基于Lincap)-Receive a network packet data structure (based on Lincap)
- 2022-03-16 11:43:43下载
- 积分:1