2013•Unpublished venueRequires access

Chapter 84 Research on Data Transmission

Yuqing Mo

Open publisher page 0 citations

Abstract

This paper mainly introduces the data transmission and datagram sending and receiving procedures. The datagram sending and receiving are real- ized through the two classes of VC++ MFC. Currently, the frequently used net- work protocols include TCP, RTP, and UDP, among which the most complex one is TCP with the highest reliability but poor efficiency. Generally, RTP protocol is applied to real-time streaming media transmission with less reliability than TCP, and also relies on UDP but with poorer efficiency than UDP. UDP is the simplest transport layer protocol without controls on errors, traffics, and congestions. Its simplicity brings high efficiency, but it is only responsible for data transmission, leaving the traffic and error controls to the high layer to solve, so by such a way it can shorten data transmission time to the minimum and improve the efficiency of data transmission system.

About this research paper

What this paper is about

This paper mainly introduces the data transmission and datagram sending and receiving procedures. The datagram sending and receiving are real- ized through the two classes of VC++ MFC. Currently, the frequently used net- work protocols include TCP, RTP, and UDP, among which the most complex one is TCP with the highest reliability but poor efficiency. Generally, RTP protocol is applied to real-time streaming media transmission with less reliability than TCP, and also relies on UDP but with poorer efficiency than UDP. UDP is the simplest transport layer protocol without controls on errors, traffics, and congestions. Its simplicity brings high efficiency, but it is only responsible for data transmission, leaving the traffic and error controls to the high layer to solve, so by such a way it can shorten data transmission time to the minimum and improve the efficiency of data transmission system.

Why it matters

A significance statement is not available in the OpenAlex record.

Key contribution

A contribution statement is not available in the OpenAlex record.

Method / approach

Method details are not available in the OpenAlex metadata.

Main findings

Findings are not separately available in the OpenAlex metadata.

Limitations

Limitations are not available in the OpenAlex metadata.

Applications

Application details are not available in the OpenAlex metadata.

Available abstract

This paper mainly introduces the data transmission and datagram sending and receiving procedures. The datagram sending and receiving are real- ized through the two classes of VC++ MFC. Currently, the frequently used net- work protocols include TCP, RTP, and UDP, among which the most complex one is TCP with the highest reliability but poor efficiency. Generally, RTP protocol is applied to real-time streaming media transmission with less reliability than TCP, and also relies on UDP but with poorer efficiency than UDP. UDP is the simplest transport layer protocol without controls on errors, traffics, and congestions. Its simplicity brings high efficiency, but it is only responsible for data transmission, leaving the traffic and error controls to the high layer to solve, so by such a way it can shorten data transmission time to the minimum and improve the efficiency of data transmission system.

Key concepts: Datagram, User Datagram Protocol, Transmission Control Protocol, Computer science, Reliability (semiconductor), Transport layer, Transmission (telecommunications), Computer network

Related papers

Back to paper searchBrowse research topicsOriginal source
Chapter 84 Research on Data Transmission — Research Paper | ScholarLens