search for: netserialcomm

Displaying 1 result from an estimated 1 matches for "netserialcomm".

2006 Oct 19
1
Fw: Win32 OVERLAPPING IO
...perfectly as a one-way reader. Today however, we need to change this to continue this project. Besides my own testing code, I have been reading as much as possible around the topic, and one such thing which has really raised an eyebrow is this: http://msdn.microsoft.com/msdnmag/issues/02/10/NETSerialComm/ In particular the following statement: "Out-of-the-box, the only way of coding RS232 serial communications applications in the .NET environment is to import the outdated and somewhat limited MSComm ActiveX control. This article describes the development of a lean, multithreaded, and m...