首页> 外文期刊>Computer Communications >Designing and implementing a new type of transport-layer socket: the UDTCP socket case
【24h】

Designing and implementing a new type of transport-layer socket: the UDTCP socket case

机译:设计和实现一种新型的传输层套接字:UDTCP套接字案例

获取原文
获取原文并翻译 | 示例
           

摘要

On most operating systems, the UDP and TCP sockets are the two main types of sockets used to provide transport-layer networking services. However, for several reasons, UDP and TCP sockets are unsuitable for transporting delay-sensitive but error-tolerant streaming data such as the data generated by multimedia streaming applications. In this paper, we create a new type of socket that is suitable for transporting such data and propose a novel and simple implementation for it. We have implemented this new type of socket in Free BSD 4.8 and call it the 'UDTCP socket.' It has both the UDP and TCP socket properties suitable for delay-sensitive but error-tolerant streaming data but not those UDP and TCP socket properties unsuitable for such data. When transporting a stream of such data whose sending rate needs to be regulated by TCP congestion control, our simulation results show that the UDTCP socket can provide a much better delay and delay-jitter performance than the TCP socket.
机译:在大多数操作系统上,UDP和TCP套接字是用于提供传输层网络服务的两种主要套接字类型。但是,由于多种原因,UDP和TCP套接字不适合传输延迟敏感但容错的流数据,例如多媒体流应用程序生成的数据。在本文中,我们创建了一种适合于传输此类数据的新型套接字,并提出了一种新颖且简单的实现方法。我们已经在Free BSD 4.8中实现了这种新型套接字,并将其称为“ UDTCP套接字”。它具有适用于延迟敏感但容错的流数据的UDP和TCP套接字属性,但不具有不适用于此类数据的UDP和TCP套接字属性。当传输此类数据流时,其发送速率需要通过TCP拥塞控制进行调节,我们的仿真结果表明,UDTCP套接字可以提供比TCP套接字更好的延迟和延迟抖动性能。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号