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.
Win NT Serial port interrupt prog. C++
Name: laura Date: November 29, 2001 at 01:58:03 Pacific
Comment:
Hi,i need to program the serial port in Win NT via interrupt programming but in a C++ program.Anybody know how to do it?or some place really good to begin?THanks! laura
Summary: For Java, you can use Java Communications API which handles Serial and Parallel ports programming. You can get it from Sun website. For C/C++, it depends on the platform & whether you are using Win or...