GPRS/RAS connection

From: Andrew McGrath (andrew.mcgrath_at_mcsoft.com.au)
Date: 06/27/04


Date: Sun, 27 Jun 2004 23:37:48 +1000

Hi,

Stuck on this problem for many days now.

Using the core of the rasdial sample, we can dial our GPRS through the
following RAS states:

    RASCS_OpenPort
    RASCS_PortOpened
    RASCS_DeviceConnected
    RASCS_AllDevicesConnected
    RASCS_Authenticate
    RASCS_Authenticated

but then everything locks up. (including Telnet, FTP, Remote Desktop)

Same result when trying with the AutoDial.exe sample program.

Any ideas on what to try next?

Thanks

Andrew