Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Programming for Serial Ports...
Name: Felipe Hernandez Date: January 18, 2002 at 15:42:44 Pacific
Comment:
How Can I Do a Program with Delphi or C++ Builder (for W9X), and how can I run this on W2K or WNT ?
I want to do a program and I want to access the low level programing under NT based O.S. And I'm having problems to access the I/O Ports, even LPT, I'm using Delphi for Now.
Summary: Hi,anybody knows how to program via INT's the serial port in C++ having Win NT?I need to make a rutine for recognising a char. Thanks! Laura ...
Summary: I am developing a test system under NT that uses serial ports. Is there any way to access a single serial port from multiple applications. Unix does this via PTTY ports, is there anything like this fo...
Summary: Is it possible to read and write all serial port register under winNT? With an API, DLL...? if yes, how? ps : I program under VB6. Thank a lot. ...