hi all,
this is poms. i m a symbian Os C++ application developer. currently i working on a project which deals with online trading. Every thing has been done except GPRS connectivity.
Could any body help me where i can get information about coding GPRS connectivity...
thanks and regards
poms
How to write code for GPRS?
I don't know what, exactly, you mean, but for an application you'd normally use TCP/IP socket calls, or slightly higher-level application transport APIs (like HTTP).
That sort of things are documented in the SDK & related examples. Also downloadable examples on the Forum Nokia pages: http://forum.nokia.com/main/1,6566,1_32_30,00.html
See, e.g., the networking examples, in specific:
http://forum.nokia.com/main/1,6566,1_32_30,00.html#n
If that's not what you want, then you have to be clearer on what, exactly, you mean when you use the phrase "coding GPRS connectivity".