programming with HTTP connection through GPRS

Joined
Dec 5, 2006
Messages
13
Reaction score
0
Hello everyone,


I am developing a Windows Mobile application, using C/C++. It is an agent using HTTP(S) to communicate with server. And now I am using Cradle to test the application and it works fine.

Now I want to test it using GPRS connection. I am wondering whether I need any change in my code? Environment settings? Do I need to change any settings in order to have better performance?

In GPRS, is it the same as connection using Cradle to communicate with HTTP server?


thanks in advance,
George
 
Back
Top