標題: | Designing and implementing a new type of transport-layer socket: the UDTCP socket case |
作者: | Wang, SY 資訊工程學系 Department of Computer Science |
關鍵字: | protocol design;protocol implementation;transport-layersocket;operating system;multimedia streaming |
公開日期: | 15-二月-2004 |
摘要: | 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. (C) 2003 Elsevier B.V. All rights reserved. |
URI: | http://dx.doi.org/10.1016/j.comcom.2003.07.002 http://hdl.handle.net/11536/27030 |
ISSN: | 0140-3664 |
DOI: | 10.1016/j.comcom.2003.07.002 |
期刊: | COMPUTER COMMUNICATIONS |
Volume: | 27 |
Issue: | 3 |
起始頁: | 262 |
結束頁: | 272 |
顯示於類別: | 期刊論文 |