I would do the following :
1) Launch a timer
2) Open a PDP context
3) Make a series of requests
4) Close the PDP context
5) Stop the timer...
1, 3, 5 doesnt make any problem...
But for 2 and 4... i dont know how to do it... ?
I'm working with Delphi... connecting to the GPRS modem through AT command...
But i dont know how to manage this PDP context...
Any idea ???