Hi All, The application we are doing now has been designed to have VERSION UPDATE function. It means that the application can download the latest version from server via network and then the running application replace itself with the new one.
At current stage, the problems of doing that include: 1. How to download an application (*.prc) file correctlly? The application we have done uses NetLib interface to download data stream, and it can only store the data as a stream Database, not a resource Database. So, when download finished, the data cannot be treated as an applicaiton as those displaying in the main menu. 2. How does a running application replace itself with others? Any suggestion is welcome!! -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
