文档介绍:河北工业大学
硕士学位论文
基于嵌入式Linux的远程管理协议的研究与设计
姓名:赵金明
申请学位级别:硕士
专业:模式识别与智能系统
指导教师:耿恒山
20061101
河北工业大学硕士学位论文 
基于嵌入式 Linux 的远程管理协议的
研究与设计
摘要
随着科技的进步,家庭网络在整个网络中占的比重越来越大,面对纷繁的设备维护工
作,服务提供商需要比简单网络管理协议的功能更加丰富的新技术,而 DSL 论坛正是在
这时提出了技术报告(TR069)——远程管理协议,为设备的远程管理提供了一套完整的
施行机制。本文在嵌入式 linux 平台上,在网关设备上研究和实现远程管理协议的功能框
架。
本文是在没有其它成功案例可参考的条件下,以面向服务、面向对象为指导思想,仔
细分析 TR069 的各项功能、机制,抽象出功能模块,完成 TR069 协议的架构设计和基本
功能的实现。
在软件的实现过程中,对 SSL 协议、SOAP 协议做了认真研究,并对 SSL 协议提出
版本兼容性问题。此外,对 Linux 的内核链表、内存管理和日志系统做了深入学习,并且
借鉴  Linux  的实现方式完成了协议软件  Agent  的内存空间的管理和简洁的日志工具 
logger,对于相关软件的开发有借鉴之处。
目前还没有完整 TR069 协议框架实现的文献,本文以 C 语言设计开发的完整 TR069 
框架,移植性好,具有一定的应用价值和学术价值。
关键词:Linux,远程管理协议,面向服务架构,简单对象协议,安全套接字
i
基于嵌入式 Linux 的远程管理协议的研究与设计 
Research and Design of CPE WAN Management Protocol 
Based on Embedded Linux 
ABSTRACT 
Along with the technological advance,the work has in wholly of work of 
the  specific  weight  is  more  and  more.  Facing  the  numerous  and  complicated  equipments 
maintenance work,  the offer of service need a new technology which has better function than 
SNMP,  and the DSL forum put forward the technique report at this time formally,  provided 
a set of integrity mechanism for controlling and managing long­range equipments. 
We research and carry out the function  frame of the TR069 on gateway device based on 
embedded Linux. With no other ess case that we can make reference to,  under direct of 
service­oriented and object­oriented,  we detailed analyze various function mechanisms of the 
TR069, completed and permitted the structure design of the software Agent and basic function 
compatible of the TR069 protocol. 
Do a deep research to the SSL、the SOAP in the process of the software mold implement, 
and put forward my query to the SSL. In addition,  we do a analysis to Linux of&