Thanks Danny,

For Kyocera phone and Palm OS 4.0 above, I can use the INCOMING
notification, but what should I do for PDA running OS3.5?

Larry

Danny Wong <[EMAIL PROTECTED]> wrote in message news:112179@palm-dev-forum...
>
> HI,
>
> when your phone rings you get an INCOMING notification event.
> In your app register the INCOMING notification. When your app
> see this event you can do whatever you need to do.
>
> Another way is just have another demon app running that listens
> to the INCOMING call event and then switch your app that deals with
> your problem.
>
> Look in the Kyocera developer doc for the event.
>
> regards,
>
> danny
> www.toysoft.ca
>
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of Larry
> > Sent: Wednesday, February 05, 2003 9:44 AM
> > To: Palm Developer Forum
> > Subject: Wake up application by phone
> >
> >
> > Hi, everyone,
> >
> > I want to get some idea on how to implement the following application:
> >
> > I have a Kyocera smartphone running Palm OS3.5 talking to an
> > instrument at a
> > remote location. Most of the time the smartphone is running some other
> > applications, when the instrument finds something wrong, it will dial
the
> > smartphone number,  the smartphone should switch over to my application
to
> > show the all the status of the instrument.  I have some idea like
running
> > the serial port in the background and when it gets the right
> > message (??) it
> > calls SysUIAppSwitch( ) to switch to my application, but I still could
not
> > piece them all together.
> >
> > First of all am I on the right track?  What is the pitfall I
> > should be aware
> > of?  Exactly what kind of message I should check to wake up my
> > application?
> >
> > If anyone have some idea, please drop a line,  thanks a lot.
> >
> > Larry
> >
> >
> >
> > --
> > For information on using the Palm Developer Forums, or to
> > unsubscribe, please see http://www.palmos.com/dev/support/forums/
> >
> >
>
>
>



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

Reply via email to