文档介绍:第 32 卷第 1 期计算机应用与软件 Vol. 32 No. 1
2015 年 1 puter Applications and Software Jan. 2015
基于 Lua 的 PDXP 协议数据分析插件开发
唐淼王晨辰
��
中国卫星海上测控部江苏江阴 214431
摘要在测控网中,PDXP 协议作为一种私有协议用于传输测控关键信息。尤其是在航天测控任务中,测量船与陆地控制中心
传输的实时测控数据均为 PDXP 协议数据,因此对 PDXP 协议数据监视尤为重要。针对测量船测控信息传输链路曾出现过丢包、乱
序的现象,通过 Wireshark 抓包软件内置的 Lua 开发引擎,研究开发对 PDXP 数据包进行解析分析的插件。经任务检验,插件能够有
效地对 PDXP 数据包中各字段进行解释,并且对丢包和乱序进行提示,从而帮助网管人员监视网络链路状态。
关键词 Lua PDXP 协议插件
�
中图分类号 TP3 文献标识码 A DOI 10. 3969 /j. issn. 1000-386x. 2015. 01. 031
DEVELOPING LUA-BASED PDXP PROTOCOL DATA ANALYSIS PLUG-IN
Tang Miao Wang Chenchen
�, , , �
China Satellite Maritime Tracking and Control Jiangyin 214431 Jiangsu China
,
Abstract As a proprietary protocol PDXP is used for transferring key information of monitoring and control data in TT&work.
,
Particularly in aerospace monitoring tasks the real-time monitoring and control data transmission between tracking ship and land-based control
,
centre are all the PDXP protocol data so it is especially important to monitor PDXP protocol data. For the phenomena of packet loss and out-
,
of-order used to have happened in monitoring and control transmission link of tracking ship in the paper we study and develop the parsing and
analysis plug-in for PDXP data packet through the built-in Lua development engine of Wireshark packet analyser software. To be examined in
, , ,
tasks t