摘要
流控传输协议是运输层的一个通用协议,该协议的多宿主性和多流性使其能更好地为应用层提供服务,并扩展了运输层服务,受到了广泛关注。文章简要介绍该协议,并基于Linux操作系统,模拟实现了流控传输协议关联管理过程,同时指出在具体实现过程中应注意的问题。
Stream Control Transmission Protocol (SCTP) is a relatively new general-purpose transport layer protocol. The characteristics of multi-homing and multi-stream make SCTP both provide better service for application layer and extend service at transport layer, thus having received wide attention. This paper introduces SCTP, simulates and implements the SCTP association management process based on Linux system, meanwhile presenting some key points to which we should pay enough attention in the process of simulation.
出处
《信息网络安全》
2013年第11期63-66,共4页
Netinfo Security
基金
黑龙江省教育厅科学技术研究项目[12521432]
关键词
流控传输协议
关联管理
模拟实现
Stream Control Transmission Protocol (SCTP)
association management
simulation implementation