Communication with modem

Kurt

0
Joined
Feb 14, 2003
Messages
113
Location
Los Angeles
I would like to address the modem driver installed under windows directly in stead of sending AT commands through the serial port. Anyone knows how to do this? The problem is that almost every modem needs a different initialization string when working over the communications port. If from .NET I could ask the modemdriver to make a call up, and get nottified by this driver when data comes arrives on the modem my application could work on every machine where a correct modem driver is installed...
 
Back
Top