PDA

View Full Version : Starting up GPRS connection


mzbrown
20-02-2003, 03:33 PM
How can I programatically initiate a GPRS connection on an XDA (using EVB)?. I have a program which works when the connection is up (started using explorer) but fails when down. Would I do it using the TAPI?

Martin

Anonymous
21-02-2003, 08:13 AM
I think you should have a look at the Connection Manager API.

Cheesy
21-02-2003, 07:16 PM
I don't have any EVB sample code for you, but take a look at the PocketPC 2002 SDK sample CMHELPER usualy found at this path if you have eVC and the SDK installed:

C:\Windows CE Tools\wce300\Pocket PC 2002\samples\mfc\CMHELPER

BTW, you can download the SDK from www.pocketpc.com ...

Anonymous
15-03-2003, 12:30 AM
I also was lookinf for this solution forever and never found it so i wrote the software myself. Here is the dll that you need to connect to the internet through evb it connects to the default connection no problems.

http://xdaconnect.wastedbrains.com

have fun,
Dan Mayer

zx10rider
08-02-2004, 07:02 PM
Not knowing anything about C++, is there a simple way to open a GPRS connection with just eVB?

Archangel
16-02-2004, 07:48 AM
danmanmayer, can you send me the sources?
Or maybe somebody knows URL where can I found info about it?

Thanks in advance

cooperlegend
01-03-2004, 09:11 AM
SapphireRAS does all this and more.

Connects/Disconnects via GPRS using eVB or VB.Net
Create and manages connections, locations etc.

See www.sapphire-solutions.co.uk