搜索资源列表
SCNetDebug
- 工业以太网是应用于工业控制等领域的特殊以太网。基于工业以太网的网络负荷诊断和性能分析软件能有效的辅助工程人员即时的掌握网络状况,排除不稳定因素以确保工业以太网的正常稳定运行。要达到工业应用的要求,软件必须做到捕获网络数据的完备性和灵活性,分析数据的准确性和高效性,以及反映数据的直观性。同时软件自身在高网络流量、超长运行时间的情况下要保证足够的可靠性。这些要求可通过面向对象编程技术、多线程协作和灵活的内存管理等来予以满足。
TcpIpDog
- 数据包捕获DLL,里面是全文件,大家可以下下来看是什么东西。
IPtoSerial
- 该源码将以太网tcp/ip信息包捕获后,分成100字节或更少字节的包,然后再转换成串行通讯协议的传输包,其包含5个文件.
AnalyzeTCP_WinPcap.cpp
- 该程序通过利用WinPcap提供的函数pcap_loop(pcap_t* p,int cnt,pcap_handle dispatch_handle,u_char* user)将数据包捕获。并在dispatch_handle(u_char *,const pcap_pkthdr *header,const u_char *pkt_data)中通过编写代码实现解析。
syslog
- syslog,在公司实习做的毕业设计,功能: 1.捕获基于UDP的syslog(RFC3164) 2.部分实现基于TCP的syslog 3.支持日志查询功能,具体看说明 第一次写这么多代码,有点乱
LanSniffer
- 利用抓包的sdk捕获网卡上的数据包,分析包的头部,一层一层的解析,ip,icmp,tcp,最后手动的重组这些包,复现原来的网页,有助于理解tcp/ip协议
tcpsniffbyjahnkey.rar
- vc6++ 实现对网络数据的监控,可以监听ip/tcp数据包的捕获和分析。,vc6 to achieve the monitoring of network data, you can monitor ip/tcp packet capture and analysis.
WinPcap_IPv6.rar
- WinPcap来捕获和分析IPv6数据包,WinPcap to capture and analyze IPv6 packets
IPliuliang
- 监控网络,捕获一段时间内网络上的IP数据包,按IP数据包的源地址统计出该源地址在该时间段内发送的IP包的个数,将其写入日志文件中,统计出每个地址总的数据大小-Monitoring networks, capture IP packets on the network for some time, the statistics of the source address of IP packets sent during that time period the number of IP pack
capture
- 本程序的主要目标是展示如何解析所捕获的数据包的协议首部。这个程序可以称为UDPdump,打印一些网络上传输的UDP数据的信息。-This procedure
UDP_packets_sending_and_capturing
- 这个程序用户捕获互联网上的UDP数据包,同时也能够发送自定义的UDP数据包-The program used to capture the UDP packets and send UDP packets
capture_IP_packets
- 这个程序利用Winpcap库来捕获IP数据包。在调试时注意: 1、源程序在IPControl文件夹中 2:务必将winpcap开发包“WpdPack_4_0_2\WpdPack”文件夹下的\Include和\Lib目录拷贝到VC安装目录下的库文件夹中,如"D:\Program Files\Microsoft Visual Studio\VC98\Include"和"D:\Program Files\Microsoft Visual Studio\VC98\Lib"。该步骤其实是为了让程序
ip_test
- 解析IP数据包的程序的源码!!捕获网络中的IP数据包,解析数据包的内容-Analytical procedures for IP packet source! ! Capture IP packets on the network, parse the contents of the packet
IPMonitor
- 倾情奉献,这是我做的一个关于利用Winpcap捕获局域网内的IP流量并进行简单分析的程序,可以参考-Decent show, this is one I did on the use Winpcap capture LAN analysis of IP traffic and a simple procedure, you can refer
protolAnalyse
- 原始套接字编程实现混杂模式下的tcp/ip协议的捕获,可以设置过滤条件。-My english is too bad!
catch-ip-packet
- 利用原始套接字捕获并解析双协议栈下IPv6数据包.txt-Capture and analysis using raw sockets under IPv6 dual stack packets. Txt
lunwen
- 功能描述: 1. 能够捕获所有进出本主机的数据包完整显示数据包头信息和内容。 MAC层支持:以太帧 网络层支持:IP,ARP,RARP,ICMP 传输层支持:TCP,UDP 2. 以十六进制显示报文每个字节内容(包括头和数据),指定某个字段时,使相应字节高 亮显示。如点击IP Source Address(解析树中IP源),则相应的四个字节高亮。 3. 可以设置过滤,指定IP地址,指定报文类型(TCP,UDP,ICMP,ARP,RARP),指定方 向(A地址-&g
VideoCapturer
- c#,TCP协议实现视频聊天功能,通过程序捕获摄像头,实现本地视频功能及本地数据流转换,在两台电脑上显示对方视频,实现视频功能。-c#, TCP protocol for video chat, the camera captured through the process and achieve local video and local data stream conversion, in the other two computers on a video display for vide
winzhua
- wincap远程数据包(TCP,IP等)获取,捕获网络包的例了,并进行了简单的分析,包括源IP,端口,目的IP,端口,内容- wincap remote data packets (TCP, IP, etc.) to acquire,captured network packets cases, and a simple analysis, including the source IP, port, destination, port
cap_ip2
- IP封包捕获的源码,支持windows各个版本-IP packet capture source code, support for various versions of the windows