搜索资源列表
decodePPP
- 可解析从串口捕获的PPP协议的数据包。使之成为容易理解的格式-can capture Serial Analysis from the PPP data packets. To make it easy to understand format
arpattack
- visual c++编写的发送ARP数据包程序,需要先安装winpcap-visual c prepared by sending ARP packets procedures, the need to install winpcap
dcwlsjbphjs
- 摘要:无论是实现防火墙, NAT 还是VPN, 首要的任务就是获得网络上传输的数据包,在此基础上才能进行下一步 的工作。通过分析Windows 的网络数据传输机制,可以定位出不同的处理关键点,从而在不同的层次上实现数据包的 捕获功能,以满足不同的需要。 关键词:关键点 服务提供者接口 网络设备接口规范 中间层驱动程序 钩子驱动程序-Abstract : Whether the purpose is to achieve a firewall, VPN or NAT. One of t
vc++ to Sniffer Package capture
- 本文给出了一种在Visual C++下用原始套接字来捕获并分析在网络上传输的数据包的简单方法 -This paper gives a Visual C with the original socket to capture and analyze the network transmission of a few It is a simple method of packet
getethedata
- 截获以太网数据,可以捕获网络通讯得以太网数据包
CANzongxianyuxiaofangshebeijiekou
- CAN总线与消防设备接口:由于大多数消防设备都采用RS232标准的串口通讯,因此,我们可以充分利用51系列单 设备传来的数字信号接收进来,放入一个缓冲区中,按CAN数据传输协议打包成CAN数据包后,再 之也可。
offset
- 在网络分析领域,偏移量是一个频繁出现的术语,如IP分段偏移量、TCP偏移量、位偏移,基于数据包偏移、基于协议偏移等。本文章对这些概念以图文并茂的形式进行了讲解。
VCWinpcap
- 用VC_实现基于Winpcap的网络数据包捕获
VictorComm1335
- 【软件简介】 简单实用, 功能强大的 C++ Builder 串口控件! 本控件是免费的, 不需要注册, 有关授权及许可协议详见 license.txt 文件。 1.支持二进制数据和文本数据的收发 2.支持任意格式的数据的收发 3.支持两种数据包协议(识别每帧数据首尾的方法): ①超时判断数据首尾, 适用于与单片机和仪表的通讯 ②帧首尾和控制符, 适用于大量复杂的数据传输, 例如文件收发等 【控件特点】 1.完全由 C++ 代码写的, 支持简
ARP
- 通过发送ARP数据包,来捕获局域网中任意PC机IP地址与MAC地址的匹配。
PC_Client
- 一个socket通讯的典型例子,包含socket client端连接方式,以及数据包的encoder ,decoder工具
Serial_oscillogragh
- 从串口读取数据,本例是读取数据包,然后筛选所需要的数据进行波形显示
SerialPortTest
- 通信协议在串口通信编程中的实现,就是如何处理数据包,即发送时如何根据通信协议对数据进行打包,接收时如何根据协议对接收到的数据信息拆包,并取出自己想要的数据信息。
与PC机串行通信的程序原代码
- //定义主机正在通讯闪灯信号 定义主机通讯的从机号 定义主机通讯传送握手信号 定义从机回复通讯握手信号 定义数据包的头 定义数据包的尾-/ / definition of mainframe communications are flashing light signal definition mainframe communications from the definition of mainframe machines, handshake signal transmission from
FTP协议分析
- 1、掌握FTP协议如何实现客户端和服务器端的交互 2、实践中对FTP协议的具体数据报的分析 Sniffer比课本上提供得数据包协议分析更为详尽。FTP协议就是不断得实现客户端和服务器端得交互,通过相互之间的数据包发送来进行文件的上传下载以及和客户端及服务器端的响应。对于FTP协议的分析能让我们更能体会到网络的双向以及及时响应的重要性,对于网络的具体认识有了进一步加深-one, grasp how to achieve FTP client and server side of the two i
实时网络数据包传输
- 实时网络数据包传输
CRCProgram
- 用MFC编写的数据包校验与常用校验算法(数据处理方法与串口通信用户层协议的编制)。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -Prepared by MFC with the commonly used packet checksum checksum algorithm (data-processing methods and user layer protocol serial communication preparation). They are al
SerialPortTest
- 用MFC编写的串口通信数据包处理方法的程序实例。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源! -MFC prepared using serial communication method of packet processing procedures. They are all code written in Chinese Notes of the beginning of contact with learners MFC is a very good re
com32
- C语言写的串口通讯程序,直接使用可以读写串口数据,包括打开串口,向串口写入数据,关闭串口参考,串口参数可以自己设置,容易扩展,简单实用。-C language to write the serial communication program, direct use can read and write serial data, including open serial port, the serial port to write data, close the serial port inf
XLB_C
- 简单实现客户端访问服务器发包收包,并且解析数据包功能。-Client and server