Click to See Complete Forum and Search --> : dial-up connection failure


cilu
June 9th, 2004, 06:50 AM
Hi,

I have an application that connects to a remote site using a dial-up connection. It works fine under Win98 and Win2000. But when I run it under WinXP, with the same modem, after receiving an LINE_REPLY and two LINE_CALLSTATE for LINECALLSTATE_DIALING and LINECALLSTATE_PROCEEDING it stalls, meaning that I never receive another message and the modem continues to make noise as it tries to connect. So, I don't understand why I never receive and LINECALLSTATE_CONNECTED, or LINECALLSTATE_DISCONNECTED or LINECALLSTATE_BUSY or other message, while under the other operating systems it works fine.

Any help would be appreciated. Thanks.