搜索资源列表
SnifferPro
- 1.能够侦听所有进出本主机的数据包完整显示数据包头信息和内容 MAC层支持:以太帧 网络层支持:IP,ARP,RARP,ICMP 传输层支持:TCP,UDP 2. 以十六进制显示报文每个字节内容(包括头和数据),指定某个字段时,使相应字节高亮显示。如点击IP Source Address(在解析树中),则相应的四个字节高亮。 3. 可以设置过滤,指定IP地址,指定报文类型(TCP,UDP,ICMP,ARP,RARP
SnifferPro
- 1.能够侦听所有进出本主机的数据包完整显示数据包头信息和内容 MAC层支持:以太帧 网络层支持:IP,ARP,RARP,ICMP 传输层支持:TCP,UDP 2. 以十六进制显示报文每个字节内容(包括头和数据),指定某个字段时,使相应字节高亮显示。如点击IP Source Address(在解析树中),则相应的四个字节高亮。 3. 可以设置过滤,指定IP地址,指定报文类型(TCP,UDP,ICMP,ARP,RARP
Get_MacAddress
- 组装并利用winpcap提供的函数发送arp请求报文,分析捕获到的arp响应报文,从中得到的源MAC地址就是本地网卡的MAC地址。 在得到本机网络接口的MAC地址和其上绑定的IP地址后,程序以本地网卡的身份向以太网其他主机输入的目的IP地址发送arp请求,并截获其回应,通过解析其中的源MAC地址,可以得到该IP地址对应的MAC地址。 -Assembly and use WinPcap to provide a function
weather
- 解析中央气象台下发的全国各地(可自己配置文件,细至县级城市)天气预报报文(天气气温风向风速用数字代码表示),转换为文字表述-Analysis of the Central Meteorological Station issued throughout the country (which can be its own configuration file, fine-to county-level cities) Weather Me
analyze
- 报文解析相关,简单格式的报文的问解析收发代码,可以了解解析的原理。-Packet analysis related to a simple format, send and receive packets of question parsing code, and can understand the principle of parsing.
ppp
- PPP协议站的解析。可以在vc环境下模拟报文的传输过程。-PPP protocol analysis station. Vc environment can be simulated packet transmission.
ISO8583
- 8583报文组包解析源码,可以和银联的POS后台连接。-8583 packet group includes parsing source code, can be connected to the CUP POS background.
messagehandle
- 一个通用逻辑上应该是不可能的, 你可以设计一个你自己的报文解析模块(简称A), 你的应用程序只知道A, 而各种不同的解析方式你可以做成插件(简称B),-A general logic is impossible, you can design your own message parsing module (abbreviated A), your application only know A, various analytical
CANtest
- CAN通讯测试工具,报文解析调用动态库,不同厂家CAN报文包可能不同,针对不同厂家设备测试,可自行制作动态库解析CAN数据包。是CAN通讯的测试必备工具。绝对原创,无删减,直接可以编译使用。自带一个动态库。-CAN communication test tools, message parsing call dynamic library, different manufacturers CAN message packet may b
HTTPClient
- http请求客户端,源码,get,post请求,报文解析-http request client source code, we can refer to the get post request message parsing
hs_pkg
- 银行前置系统 1.可以配置和解析定长报文 2.可以配置和解析分隔符报文 3.可以配置和解析HSFIX报文 4.可以解析循环报文 5.可以将域的值转换成指定值-The bank front system 1. You can configure and parsing fixed-length message 2. You can configure the analytical separator and a
web
- 实验4 Web服务器(多线程,可以多个浏览器访问多个不同文件) 要求:(1)TCP (2)C/S (3)http 摘要:设计一个简单的web服务器,它仅能处理一个请求。 具体: Web服务器: 当一个客户(浏览器,输入URL:http://127.0.0.1/index.html)连接时创建一个连接套接字; 从连接套接字接收http请求报文。 解释该请求以确定所请求的文件(解析文件名); 从服
telecontrol
- C#开发的电力远动规约解析软件,主要功能如下 1) 丰富的远动规约库,可解析常见的远动通信规约,包括如下: 循环式远动规约(CDT)DL 451—91 DISA远动规约(/GDNR003-2002) 解析XT9702远动规约(Q/GDNR004-2002) 解析IEC60870-5-101远动规约 解析IEC60870-5-104运动规约 2) 强
mme
- mme通讯报文,二层包解析和发送,直接可以用于工程项目-Mme communications messages, two-layer packet parsing and sending direct can be used
101104zhugui
- 原来上传到电力网,现在这个网没有了,就上到这儿吧,自己分不够用,因此需要的同学不要嫌分高哈! 101,104报文可以解析,-Originally uploaded to the power grid, now the network no, on the here, I don t enough, so students need not too high, ha! 101104 message can be resolved,
um
- 报文数据缓存,用户定义模块,该模块包含五级流水线,其中报文解析模块、报文处理、报文发送等五个子模块(The um word include five small word ,can execute more function)
stm32+can
- STM32之can通讯,包含初始化,can中断,发送报文,可以进行报文解析(STM32 can communication, including initialization, can interrupt, send message, you can parse the message)
11--376.1报文解析器
- 国网376.1报文解析工具,基本的报文都能正确解析(National network 376.1 message parsing tools, the basic message can be correctly analyzed)
GB_decode
- C代码编程,gcc编译,PC上运行。遵循《GB/T 27930-2015 电动汽车非车载传导式充电机与电池管理系统之间的通讯协议》,根据协议将截取到的CAN报文(一般是csv格式)解析成相应的文本,方便直观的排查故障。(C code programming, GCC compilation, running on PC. Following the "Communication Protocol between GB/T 27
Scara机器人 TCP UDP通信
- 支持功能为以太网 modbus TCP/UDP通信 , 10进制转16进制 ,16进制转10进制 ,简单MFC界面,软件版本为VS2010源码,字符解析,报文解析。封装Modbus TCP通信类可以直接用(The supporting functions are Ethernet Modbus TCP / UDP communication, hexadecimal to hexadecimal, hexadecimal to he