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

J4 ›› 2010, Vol. 32 ›› Issue (12): 12-14.doi: 10.3969/j.issn.1007130X.2010.

• 论文 • 上一篇    下一篇

基于IPv6的应用服务器的研究与实现

汪永琳   

  1. (湖南文理学院计算机学院,湖南 常德 415000)
  • 收稿日期:2010-04-13 修回日期:2010-08-10 出版日期:2010-12-25 发布日期:2010-12-25
  • 通讯作者: 汪永琳
  • 作者简介:汪永琳(1965),男,湖北钟祥人,副教授,研究方向为计算机网络和计算机控制技术。
  • 基金资助:

    湖南省科技计划资助项目(2009GK3058)

Research and Implementation of the Application Server Based on IPv6

WANG Yonglin     

  1. (School of Computer Science and Technology,Hunan University of Arts and Science,Changde 415000,China)
  • Received:2010-04-13 Revised:2010-08-10 Online:2010-12-25 Published:2010-12-25

摘要:

IPv4协议最终将被IPv6协议所取代,但目前基于IPv6协议的应用研究还处于初始阶段。本文分析了FTP协议对IPv6 协议的支持情况,提出了一种Linux环境下基于IPv6协议的FTP 服务器实现方案。对实现的FTP服务器进行了测试,利用Sniffer软件进行了抓包分析。实验表明,该FTP 服务器完全支持IPv6 协议,并能实现用户登录、密码验证、文件列表传送、文件下载、文件上传、文件删除等功能。

关键词: IPv6, FTP 服务器, Linux

Abstract:

It is well known that IPv4 will eventually be replaced by IPv6. However,the current development of network applications based on IPv6 is still in the initial stage. The paper analyzes the support of FTP for IPv6,and proposes a solution for the FTP server based on IPv6 in Linux. The FTP server is tested in real networks and the working process is analyzed with the Sniffer software. The result shows that the proposed FTP server fully supports IPv6,and the basic functions such as login,authentication of passwords,sending of file lists,downloading,uploading and deleting of files are implemented.

Key words: IPv6;FTP server;Linux