I'm trying to figure out how to programatically send data back and forth from a Blackberry device to a Windows applications in the same type of manner that BlackBerry Desktop Software does. I would like to be able to query status of my BlackBerry app and have it send me a data buffer etc.
2
votes
2 Answers
2
votes
The device side API you need is the syncrhonization package.
I believe this document contains the starting point for writing the PC side of the synchronization.