.NET
wincom.asc
Associated article: The Windows Communications API
Tags: .NET
_THE WINDOWS COMMUNICATIONS API_ by Mike Sax [LISTING ONE] //////////////////////////////////////////////////////////////////////////// // COMM.C - by Mike Sax for Dr. Dobb's Journal // This file implements a few higher-level communicatons functions under // Microsoft Windows. This file contains eight public functions: // int OpenComPort(int nPort); // ...


