Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Comunicating with modem

Status
Not open for further replies.

arunbangari

Programmer
Jul 15, 2001
1
IN
Hi,
I have written a program, which will dial a number using modem. Im able to dial the number.But dont know how to capture the response once the call is answered. Iam using api calls such as SetCommMask, TransmitCommChar etc to send AT commands. Iam getting error while using WaitCommEvent. It is giving ERROR_IO_PENDING message.Can anybody tell me how to capture the modem response.
Regards
Arun
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top