搜索资源列表
getethedata
- 截获以太网数据,可以捕获网络通讯得以太网数据包
TCP_VSer
- 管理软件和现场总线之间的信息转换工作,并与外网进行TCP数据包通讯,在作用上非常类似于硬件意义上的网络桥接器
伪造IP数据包20050331
- 自己编写的网络SOCKET通讯软件,在VC 6.0下编译通过,功能比较简单,可在局域网中任意两台机器上通讯,可下载此软件代码,用于自己的网络通讯类-their SOCKET prepared by the network communication software, the VC 6.0 compiler, relatively simple function can be arbitrary in LAN communications on the two machines can down
ndis_packet
- WINDOWS NDIS 驱动例子。能实现封包截获与通讯层交互-WINDOWS NDIS driver examples. Intercepted packets to achieve interaction and communication layer
linux-C-libpcap-
- 内有linux 异步通讯网络编程。和基于libpcap的抓包程序。以及关于libpcap的学习资料。-Linux asynchronous communication within the network programming. The packet capture libpcap-based program. And learning materials on libpcap.
RAPIDXML
- RAPIDXML中文手册 RapidXml 试图成为最快的 XML DOM 解析工具包,同时保证解析结果的可用性、可移植性以及与 W3C 标准的兼容性。RapidXml 使用 C++ 编写,因此在操作同一数据时,其解析速度接近于 strlen() 函数。 整个解析工具包包含在一个头文件中,所以使用时不用编译也不用连接。要想使用 RapidXml 只要包含 rapidxml.hpp 即可,当然如果要用附加功能(如打印函数),你可以包含 rapidxml_print.hpp 文件。 R
tlbb_packet
- 这是网络游戏天龙八部3的封包工具,可以查看游戏与服务器通讯的封包。-This is the network game eight guardians 3 packets tools, can see the game and server communication packet.
protobuf-2.5.0
- protobuf 2.5源码,google 实现的一种序列化与反序化协议,在网络通讯时能给实现带来很好的便利。不仅goole常用来实现其的协议包。好象微信等都用他做为通信协议-Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC prot
NET.CS
- Windows编程实例,一个网络间的通讯功能包编码。-Net Send SDK
WinSock网络编程经络_源码
- 实现网络间通讯 各种通讯的实现 源代码编写(socket transfer code and every socket transfer)
vj_compreesion
- Var Jacobson压缩算法,在PPP或者SLIP这些串行线路协议中,不同于以太网中无法确定下一跳的位置,它们的通讯两端是固定的。很多TCP连接中的数据包都是一些交互数据,数据量非常小,而TCP/IP头占据了很大的比例。如果能够减少TCP/IP头的大小,则非常有效的减少网络负载。(Var Jacobson compression algorithm, in PPP or SLIP serial line protocol, is different from Ethernet. It can
rapidxml_vc6
- rapidxml在vc6.0下运行,已测试通过可用。apidXml 试图成为最快的 XML DOM 解析工具包,同时保证解析结果的可用性、可移植性以及与 W3C 标准的兼容性。RapidXml 使用 C++ 编写,因此在操作同一数据时,其解析速度接近于 strlen() 函数。 整个解析工具包包含在一个头文件中,所以使用时不用编译也不用连接。要想使用 RapidXml 只要包含 rapidxml.hpp 即可,当然如果要用附加功能(如打印函数),你可以包含 rapidxml_print.hpp
Tcp_Client_Server
- Windows API 简单实现TCP通讯,我这个压缩包里面有客服端和服务端。注释很详细,很适合windows套节字网络编程初学者。(Windows API simply implements the TCP communication, which has the customer service and service side in this compression package. The annotation is very detailed, and it is very suita