J4 ›› 2012, Vol. 30 ›› Issue (4): 397-.

• 论文 • 上一篇    下一篇

基于嵌入式Linux下安全文件传输系统的设计

宋强|齐贵宝|曹冲|宋占伟   

  1. 吉林大学 电子科学与工程学院|长春 130012
  • 出版日期:2012-07-26 发布日期:2012-10-12
  • 作者简介:宋强(1985— )|男|湖北孝感人|吉林大学硕士研究生|主要从事嵌入式系统研究|(Tel)86-15043017712(E-mail)sq500000@163.com|宋占伟(1962— )|男|长春人|吉林大学教授|硕士生导师|主要从事嵌入式系统研究,(Tel)86-13504473223(E-mail)songzw@jlu.edu.cn.
  • 基金资助:

    吉林省科技支撑计划重点基金资助项目(20100314)

Design of Secure File Transfer System Based on Embedded Linux

SONG Qiang|QI Gui-bao|CAO Chong|SONG Zhan-wei   

  1. College of Electronic Science and Engineering,Jilin University,Changchun 130012,China
  • Online:2012-07-26 Published:2012-10-12

摘要:

为了在Linux终端设备间安全地传输网络数据,设计了一种基于嵌入式Linux的安全文件传输系统。在SSL(Secure Socket Layer)协议加密方法的基础上,给出了系统软件服务端和客户端设计流程并对系统的安全性进行了分析。服务端和客户端文件在传输过程中通过SSL协议加密,服务端采用多线程允许多个客户端接入。结果表明,该系统有利于网络数据传输安全问题的解决,促进了移动互联网中网络安全的发展。

关键词: Linux, SSL协议, 安全文件传输, 多线程

Abstract:

In order to transmit network datas safely among terminal devices,the design of secure file transfer system based on embedded Linux is introduced.The architecture of secure file transfer system is  introduced,the way of designing system software of server and client is explained based on SSL(Secure Socket Layer)protocol,and
system security is analyzed.The file between server and client is encrypted through the ssl protocol during the transportation,and the server is connected by several clients because of multithreading.The design can help solve the problems in transmitting network datas safely and facilitate to develop network security in the mobile internet.

Key words: Linux, secure socket layer(SSL) protocol, secure file transfer, multi-threading

中图分类号: 

  • TP393