PDA

View Full Version : Controlling GPRS settings from withing a program


mpovey
11th December 2003, 11:40 AM
Hi,

I'm writing some software that needs to send data over the internet using GPRS.

The problem we've had in the past is that users of our software would play with the gprs connections settings or fire up the wap browser or something and that would prevent our software from connecting properly.

What I'd like to be able to do is manually connect to gprs from within our program but specify our own settings for GPRS rather than leaving it up to the connection manager.

I've been exploring TAPI and the lineXXXX functions, but I get the feeling this is a dead end....

If it makes a difference, our original software was written for the XDA1 but I'm writing the replacement for the XDA2 and have access to all the new fancy stuff in PPC 2003 :)

Cheers in advance for any help you can give,

M