摘要
参照TCP(传输控制协议)软件的设计方法,提出了SCTP(流控制传输协议)的软件模型。软件结构确立为模块化结构布局,程序框架采用多进程机制,通过消息队列和共享内存技术来实现进程间的通信。至于模块的实现,文中示范性地介绍了实现与新特性相关的控制模块和流引擎模块的要点。
Based on implementing method of TCP(Transport Control Protocol),this paper proposes a SCTP(Stream Control Transport Pratocol)'s software model, in which module-based structure and the multi-process mechanism via message queues and shared memory are adopted. Moreover,this paper describes the main issues of implementing ,for example,the control module and the stream engine module involving new features.
出处
《南京邮电学院学报(自然科学版)》
2004年第2期90-94,共5页
Journal of Nanjing University of Posts and Telecommunications
关键词
流控制传输协议
进程
模块
消息队列
Stream control transport protocol
Process
Module
Message queues