arunbangari
Programmer
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
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