in reply to Re: Win32::SerialPort server side
in thread Win32::SerialPort server side
It seeems that the Telephony API of microsoft (TAPI) allows to listen at the serial port and thus take the line on call.
But that TAPI is a mess of undocumented functions.
Nobody had tried that before, using Win32::API call?