At 02:58 AM 5/26/2000, Ralf Dietrich wrote:
>This seems to be not valid for the App-Launcher.
>And i want to transfer my application (complete with database) to the
>application launcher.
>On the receiving device, it pops up the question box about "add application"...

That's true. You can't expect the Launcher to understand a stream which contains more 
than one application. It only sends one at a time, so it only expects to receive one 
at a time. If you beam to your own application, then you're in complete control of the 
protocol, so you can do whatever you want. You'll probably want to convert each 
application to a stream first, then send a header describing the number of databases 
and their sizes, then send each database. The receiving application can then 
reconstruct the each of the databases.
--
Peter Epstein
Palm Inc. Developer


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to