搜索资源列表
Delphi6网络通信协议分析与应用实现附书源码
- Delphi6网络通信协议分析与应用实现附书源码-Delphi6 network communication protocol analysis and application source code book attached to achieve
delphi网络通信协议分析与应用实现
- <delphi网络通信协议分析与应用实现> 我想对大家还是有帮助的!
Visual_Basic网络通信协议分析与应用实现
- 《Visual Basic网络通信协议分析与应用实现》配套光盘,汪晓平主编,2003年出版-"Visual Basic network communication protocol analysis and application of achieving" complementary CD Wang Xiaoping, chief editor of the publication in 2003
Visual C++网络通信协议分析与应用实现代码
- Visual C++网络通信协议分析与应用实现代码-Visual C network communication protocol analysis and application code to achieve
Visual C++网络通信协议分析
- Visual C++网络通信协议分析,使你对网络编程有一个全新的掌握-Analysis of network communication protocal in vc, you can gain a completely new understanding of network programming
FTP协议分析
- 1、掌握FTP协议如何实现客户端和服务器端的交互 2、实践中对FTP协议的具体数据报的分析 Sniffer比课本上提供得数据包协议分析更为详尽。FTP协议就是不断得实现客户端和服务器端得交互,通过相互之间的数据包发送来进行文件的上传下载以及和客户端及服务器端的响应。对于FTP协议的分析能让我们更能体会到网络的双向以及及时响应的重要性,对于网络的具体认识有了进一步加深-one, grasp how to achieve FTP client and server side of the two i
清华大学网络流量分析程序(含文档及源码)
- 在Windows XP下用Visual C++编程实现流量分析器程序。 主要工作包括实现对网卡上所有到达IP包的抓取;对抓到的IP包按照第四层协议类型、IP地址等项做分类统计;并把统计的结果用图表模式和文本模式输出。
souce
- LINUX网络协议栈的内核代码,含有注释,非常适合网络协议分析人员-Network protocol stack of LINUX kernel code, which contains notes, very suitable for network protocol analysis
Linuxtcpipnetstack
- linux 2.6.18下详细分析了内核网络协议栈,对研究网络协议栈很有帮助!-linux 2.6.18 net stack tcp ip udp icmp vlan
NewMonitor
- 这是一个关于c#的网络协议分析程序,希望大家可以有用-This is a study on c# Network protocol analysis process, I hope everyone can be useful
wireshark-1.0.0.tar
- wireshark最好的开源网络协议分析软件,是网络工程师必备的工具,这是源代码。供爱好者学习。-Wireshark best open source network protocol analysis software is an essential tool for network engineers, this is the source code. For fans to learn.
TCP-Acceleration
- 随着网络带宽的迅速增长,主机协议处理开销已经成为系统整体性能的瓶颈.近年来,在协议加速领域开展了大量的研究工作,主要分为协议处理机制、实现以及结构的优化.在分析了协议处理的开销与性能之后,从协议机制、实现和处理结构这3方面对TCP(transmission control protocol)加速技术的研究现状进行了总结,并分析了进一步的研究方向-With the rapid increment of network bandwidth, the overheads of protocol on
myWininet_1
- Visual C++网络协议分析与实现的所有代码-Visual C++ network protocol analysis and implementation of all code
layer2_frame_forwarding
- Linux系统中的数据链路层网络数据收发例程,使用原始套接字机制。可用于网络协议分析或网络流量生成软件的开发,也可用于基于PC的软路由器开发。这个程序的发送功能是libcap所不具备的。-Linux System data link layer network data transceiver routines. Can be used for network protocol analysis or network traffic generation software development
yuanma
- 《网络安全编程技术与实例》配套源代码 本书详细讲述了重要的网络安全技术原理,并进行了编程实现,涉及的技术有网络安全扫描、网络协议分析、网络数据包生成、网络入侵检测。全书使用Visual C++编程,程序实例丰富,讲解透彻,源代码注释清晰,容易理解。读者可在www.cmpbook.com下载源代码。 本书供网络安全研究和开发人员以及网络安全爱好者阅读,也可以作为计算机网络和网络安全专业方面的教学参考书。 -" Network security programming techniq
Netcap
- 是一个网络协议分析软件,主要是抓包和后面的协议分析-Is a network protocol analysis software, primarily behind the protocol packet capture and analysis
tcpprotoclanalyze
- 此程序为网络协议分析程序,实现网络中数据读取。-This program for the network protocol analyzer, network data access to achieve.
network-CSharp-
- 实现的功能有用抓获包的的结果首先按五元组(源目标ip,源目标端口 ,协议类型)进行分类,然后可以通过参数给出在指定时间范围内,这些五元组的协议流的特征。例如:协议类型的话可以出来柱状图分析报的个数,从多到少的前五个排列。 5.达到了网络协议分析的目的-Functions to achieve a useful outcome of the first captured packet according to the five tuple (source target ip, source d
Net_Catch
- VC++,使用C++实现网络协议分析,,抓包,解析协议分析报文(VC++, the use of C++ network protocol, packet capture, protocol analysis, analytical analysis of the message)
MySniffer
- 运用vs2017 创建Windows窗体应用程序,设计界面,运用C#完成各功能的实现。抓包,分析协议,实现网络协议的分析(Packet capture, protocol analysis, analysis and implementation of network protocol)