Click here to Skip to main content
15,889,200 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am trying to connect Mobile broadband device via modem port using RAS API. Connection is failing with RAS error 720.(RasError =720 : A connection to the remote computer could not be established. You might need to change the network settings for this connection.)

May I know how can this issue can be resolved

Regards,
Chetan
Posted
Comments
PJ Arends 30-May-13 11:27am    
Not enough information.

What brand of mobile device? Did you check with the manufacturer?

Did you check your network settings as the error message suggested?

Does the device connect normally when not using your code? are other programs successful at using it?

If you did the above then post the relevant code so we can see what you are doing.
Chetan Kurtakoti 31-May-13 1:25am    
Thanks Arends for your reply
Its a Ericsson module with embedded device (model:HP hs2340 HSPA+ MobileBroadband). Yes when the device uses HP connection manager it connects successfully. As such the data provided from code is proper because same code works with other device like(huawei E173).

What network settings need to changed?

Thanks,
Chetan
Chetan Kurtakoti 31-May-13 8:35am    
Hi Below is the snippet of RAS logs

From PPP.log
***********
[5792] 05-29 13:40:08:645: InsertInTimerQ called portid=14,Id=5,Protocol=8021,EventType=0,fAuth=0,Timeout=1
[5792] 05-29 13:40:10:615: Recv timeout event received for portid=14,Id=5,Protocol=8021,fAuth=0
[5792] 05-29 13:40:10:615: <PPP packet sent at 05/29/2013 12:40:10:615
[5792] 05-29 13:40:10:615:

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900