The standards based Jain SIP stack has been used successfully on
Android (in a simple chat example). Jain SIP supports the Subscribe/
Notify SIP messages where Notify can be the "push" portion of the
interchange.  I don't know how the IP connection issues mentioned in
this thread are resolved (or not).  Does anybody have experience with
this?

On Oct 19, 4:47 am, Miguel Paraz <mpa...@gmail.com> wrote:
> On Oct 19, 12:34 am, Rafael Sanches <ra...@users.sourceforge.net>
> wrote:
>
> > This is not push, but if you want "real time" you could try:
> > - to use a comet technique. Where you connect to the 80 port of your
> > server and keep the connection open while listening to its stream.
> > - create a XMPP connection
>
> Hi,
> I have tried the Jetty Bayeux client code on Android. I just used it
> for some tests, not production, and it was fine in my limited use.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to