Hello,
Can anyone help me with this? I have found information on how to set up PDP context with at commands, but how do I send an HTTP request?
Best regards,
Niklas
Hello,
Can anyone help me with this? I have found information on how to set up PDP context with at commands, but how do I send an HTTP request?
Best regards,
Niklas
Hi vindstation! Read the POST number 10 in this URL: http://discussion.forum.nokia.com/fo...ight=Summerman
I included an HTTP REQUEST (via a POST not a GET) example in it!
I hope it was helpful for you!
Best regards.
Summerman![]()
Thanks Summerman! But I don't really know how to initiate the Nokia 30 GPRS modem to send data through GPRS to start.
Does anyone have experience with using the Nokia 30 GPRS modem for GPRS traffic?
/Niklas
Ok, I understand you!
Only one more thing, the HTTP code I showed to you is the same regardless of the physical transmission medium! You can use UMTS, GPRS, GPS... the developer isn't worried about that because the code is always the same, at least in JAVA applications! This physical transmission medium will depen on the technology that your device supports.
For example if your device is a mobile phone, it can support UMTS, GPRS, EGPRS...
If your device is a GPRS Modem, it can support GPRS and so on...
Good luck!
Summerman.---