There's a complete Chat implementation library using xmpp as protocol at: emite.googlecode.com You can use only the library or the complete UI implementation. Maybe it helps
On Oct 4, 5:44 pm, Subhrajyoti Moitra <[email protected]> wrote: > http://code.google.com/p/atmosphere-gwt-comet/ > > <http://code.google.com/p/atmosphere-gwt-comet/>Here one more for the same > purpose. > > > > > > > > On Mon, Oct 4, 2010 at 9:00 PM, andy stevko <[email protected]> wrote: > > Hello Yudji, > > > I believe you are referring to the application model call Comet > >http://en.wikipedia.org/wiki/Comet_(programming)<http://en.wikipedia.org/wiki/Comet_%28programming%29> > > > There is a Comet implementation for the Google Web Toolkit > >http://code.google.com/p/gwt-comet/ > > > On Sun, Oct 3, 2010 at 6:48 PM, Yudji <[email protected]> wrote: > > >> I have created a simple client/server app > >> that does nothing but sends a string from client to server. > > >> Now I would like to expand it so the server can send messages to all > >> clients. How can this be done? > > >> -- > >> You received this message because you are subscribed to the Google Groups > >> "Google Web Toolkit" group. > >> To post to this group, send email to [email protected]. > >> To unsubscribe from this group, send email to > >> [email protected]<google-web-toolkit%2Bunsubs > >> [email protected]> > >> . > >> For more options, visit this group at > >>http://groups.google.com/group/google-web-toolkit?hl=en. > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google Web Toolkit" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<google-web-toolkit%2Bunsubs > > [email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-web-toolkit?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/google-web-toolkit?hl=en.
