论文部分内容阅读
在串行通信中引入线程,可降低数据丢失率以及提高系统的可靠性。本文介绍了用DELPHI3.0实现基于线程的32位异步串行通信,通过介绍读/写线程解释了WIN32多线程思想在通信编程中的应用。
Introducing threads in serial communications reduces data loss and increases system reliability. This article describes the implementation of 32-bit asynchronous serial communication using DELPHI3.0 based on the thread, through the introduction of read / write threads to explain the WIN32 multi-threaded ideas in communication programming.