搜索资源列表
C++InternetCommProtocolApplicationCode
- Visual C++网络通信协议分析与应用实现代码,非常实际好用的网络开发借鉴材料。-Visual C network communication protocol analysis and application of codes, very real handy Web development reference materials.
wangluoxiyifenxi
- 本程序是网络协议分析。可以分析tcp udp icmp 可分析出源地址 目的地址 源端口 目的端口 及长度。高手可扩展出更多功能。-this program is the network protocol analysis. Can be analyzed tcp udp icmp can analyze the source address of the source of destination addresses and ports purpose port length. Master
TcpIp_XieYiJieXi
- 使用MFC实现网络中包的截获并逐层分析协议,包括frame,arp,tcp,ip,http等协议。带界面。并有文档说明。
VisualC++WLTX
- VC++网络通信协议分析
vcbook
- Visual C++网络通信协议分析,很好介绍了网络通信协议方面知识
VisualC++Internetcode
- Visual C++网络协议分析与应用实现这本书的配套源码,基于TCP/IP协议的socket编程
VisualC++networkcommunication
- Visual C++网络通信协议分析,包含实例代码!
TCP.UDP
- Visual C++网络通信协议分析之TCP.UDP高级编程.
TCP-ChatRoom
- Visual C++网络通信协议分析之TCP聊天服务器端。
1
- 通过对数据包的分析,我们可以判断通信双方的操作系统、网络信息流量、经过的路由、 数据包的大小,以及数据包的内容等等。对于喜欢网络安全的人来说,掌握这方面的知识是相 当重要的。现在的网络通信中,大部分数据都没有加密,我们可以轻易地从数据包中提取账号 、密码之类我们关心的数据.大家在看本文时如有困难,可先读一读计算机网络及C程序设计还 有协议分析方面的书下面我将分TCP/IP族协议结构程序部分函数及数据结构说明案例程序剖析三个部分与大家共同学习数据包分析程序的
TCPIP_Fund
- TCP/IP详解,Windows下网络通讯协议分析
TCP-Acceleration
- 随着网络带宽的迅速增长,主机协议处理开销已经成为系统整体性能的瓶颈.近年来,在协议加速领域开展了大量的研究工作,主要分为协议处理机制、实现以及结构的优化.在分析了协议处理的开销与性能之后,从协议机制、实现和处理结构这3方面对TCP(transmission control protocol)加速技术的研究现状进行了总结,并分析了进一步的研究方向-With the rapid increment of network bandwidth, the overheads of protocol on
ppp
- 实现PPP协议下的网络链接功能,并对协议进行一般分析-The realization of the network under the PPP link protocol function, the general analysis of the agreement
protocolanalysis
- 在ns2中建立无线组织网络并分析无线组织网络路由协议-In the ns2 network of organizations to create a wireless network of organizations and analyze the wireless routing protocols
SharpPcap
- c# 网络协议分析接口,帮助你快速构建网络协议分析平台。-c# network protocol analysis interface to help you quickly build a network protocol analysis platform.
Computernetworkcurriculumdesign
- 计算机网络课程设计源码,简单的tcp、ip协议分析,捕包-Computer Network Course Design Source, a simple tcp, ip protocol analysis, packet capture
sjUDPdump
- 对于网络传输中的ip udp arp 协议分析,截获其中的数据。然后对其加以分析。-ip udp arp Protocol Analysis
Visual-CPP-communication-protocol
- Visual C++网络通信协议分析-----代码-Visual C++ for network communication protocol analysis-----code
POWERLINK_Demo_V2_2_1
- powelink软件,可以安装使用,用于网络协议分析,-powelink software, you can install and use for network protocol analysis, thank you
源代码
- 拦截网络数据白,并进行协议分析,实现ARP、TCP、RARP、IP、UDP等协议的数据包分析(packet capture and analyze)