I'm develop an application that will be use around the world and need establish communication with a handheld device to transfer files from/to the application. This application is develop is Visual Basic 2005.
Then, also the handheld devices will be use around the world, their administration will be very hard. The simple ActiveSync installation on the local desktop should be made by not specialized people. Furthermore, every time that the handheld's battery off, the operator has to reconfigure the ActiveSync connection.
To avoid all the problems above, the ideal is establish a communication without the ActiveSync. Then, how can RAPI classes (from opennetcf) be used on computers without Activesync installed? Have a DLL that can be added at the application compilation that replaced the Activesync?
Thanks, MarcCama