Thanks for your quick response, it really helped.
I was able to get the receiving app to launch, but can I get the beamed app
to launch without catching sysAppLaunchCmdSyncNotify
or having a receiving app on the other side?
 Thanks in advance,
    Ofer.



Danny Epstein <[EMAIL PROTECTED]> wrote in message
news:33087@palm-dev-forum...
>
> "Ofer Cohen" <[EMAIL PROTECTED]> wrote in message
> news:33080@palm-dev-forum...
> > I am trying to find out how to get a beamed app to launch? I tried
> catching
> > the sysAppLaunchCmdExgReceiveData, but apparently my app didn't receive
> that
> > launch code.
>
> If you aren't getting sysAppLaunchCmdExgReceiveData, you aren't getting
the
> beam at all. If the sender is another Palm device, and it puts your
creator
> ID in the target field of the ExgSocketType before calling ExgPut, you
> should get the beam. The other alternative is to have the sender specify
an
> extension and/or MIME type which your app registers for via
ExgRegisterData.
> See the docs for details.
>
> Once you've received the beam, you can arrange for a goto launch.
>
> If the beamed object is a palm application, it'll get a
> sysAppLaunchCmdSyncNotify launch once it's received by the Launcher.
> --
> Danny Epstein
> OS Engineer, Palm Inc.
>
>
>



-- 
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