• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2007, Vol. 29 ›› Issue (1): 30-32.

• 论文 • 上一篇    下一篇

一种高效的FTP流量统计方法及应用

江浩[1,2] 朱巧明[1,2] 钱培德[1,2]   

  • 出版日期:2007-01-01 发布日期:2010-05-30

  • Online:2007-01-01 Published:2010-05-30

摘要:

本文通过对FTP协议的分析,将FTP流量统计的方法归结为三个关键问题随机端口的获取、DPID的处理、FTP端口流量的采集。本文首先给出了一个系统框架,接着分别对三个问题的解决方法进行了详细的阐述,并给出了用于FTP数据端口获取的FTP命令状态转移图和端口流量信息的数据结构,最后给出了系统实现和性能分析。本文通过数据结构的设计和算法的优化,有效降低了流量统计程序的时空复杂度。

关键词: FTP流量 端口流量 数据端口信息组 流量统计

Abstract:

By analyzing the FTP protocol, the article classifies the FTP statistical methods into three key issues, which are random port access,DPID processing and FTP port flux collection.The article puts forward a system framework first,expounds the solutions to the three issues in detail, and presents the st atus transfer diagrams of the FTP commands to get the FTP port data and the data structure of the port flux information.Finally, it introduces the system implementation and performance analysis.By designing the data structure and optimizing the algorithm, it reduces the spatio-temporal complexity of the flux statistical program.

Key words: FTP flux;port flux;data port information dim;flux statistic