Hello,
I am new to this board and to hardware programming in general. I am not asking about a driver, but I wasn't sure where to post my question.
I am sending data from one laptop to another using modems that are connected to their respective serial ports. When the receiving laptop sees data on the serial port, I would like that event to force the execution of another program on the receiving laptop to write the data to a file
I have read that Windows does not allow user-level programs to access interrupts. If this is true, what's the best way to accomplish what I'm trying to do? We are using Windows XP.
Thanks to all who read this.
I am new to this board and to hardware programming in general. I am not asking about a driver, but I wasn't sure where to post my question.
I am sending data from one laptop to another using modems that are connected to their respective serial ports. When the receiving laptop sees data on the serial port, I would like that event to force the execution of another program on the receiving laptop to write the data to a file
I have read that Windows does not allow user-level programs to access interrupts. If this is true, what's the best way to accomplish what I'm trying to do? We are using Windows XP.
Thanks to all who read this.