AristonDarmayuda
November 15th, 2005, 10:29 AM
I want to create mobile application for PocketPC, i want to create application that make network communication using the GPRS and Peer-To-Peer System so that the Pocket PC can communication with server bidirectional.
lightray
January 19th, 2006, 12:39 AM
I want to create mobile application for PocketPC, i want to create application that make network communication using the GPRS and Peer-To-Peer System so that the Pocket PC can communication with server bidirectional.
First you need to work how to establish GRPS con from ur application.
After that, it is very much similar to IP thing in view of design.
Rest left to your Pocket PC programming.
Checkout this link:
http://www.freewebs.com/telecomm/gprs.html
It contains many links to good tutorials about GPRS.