Wat if we use Comet, even i have searching for this stuff not lucky
though.Comet is the push technology implemented as an alternative to
ajax.The gtalk we see in the gmail uses comet.I suppose we should
implement this to make it easier. If someone is good at it can help
us.
this is one example which i saw but not able  to understand.If any one
can and share the knowledge it will be great


http://blogs.webtide.com/dyu/entry/android_chat_using_jetty_cometd


hope it is useful

On Oct 19, 12:51 pm, jotobjects <[email protected]> wrote:
> 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 <[email protected]> wrote:
>
> > On Oct 19, 12:34 am, Rafael Sanches <[email protected]>
> > 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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to