The Study of Programming Design Methods in Serial Communication Based on C++ Builder 6

余昌盛,许力
DOI: https://doi.org/10.3969/j.issn.1001-4551.2004.07.005
2004-01-01
Abstract:COM is the one of the most important peripheral interfaces in computer; therefore it is significant to do the study of programming design methods in serial communication. In this paper we discuss the four programming design methods of serial communication on C~(++) Builder 6 platform: direct embedded assembler, Windows API functions, MSComm component based on the technique of ActiveX and Third-Party component SPComm. We also give the compared results of the four programming design methods in serial communication, and provide programming examples.
What problem does this paper attempt to address?