Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Serial Port Interrupt in Windows

Status
Not open for further replies.

champnim

Junior Member level 2
Joined
Sep 9, 2006
Messages
22
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,489
serial port interrupt mfc

I am making a C program that communicates with a serial port. I want the reading & writing operations to take place independently. Is it possible for an interrupt to be issued by windows when it receives some input on the serial port?
 

serial port interrupt c++ windows

Hi, thanks for the reply. the link that you have given talks about using a certain class. Isn't that a C++ concept? Is there a way to use that class in a C program?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top