Re: Gwt server push

2011-12-12 Thread Ed
Have a look at comet:
http://code.google.com/p/gwt-comet/
- Ed

On Dec 10, 8:54 pm, nacho vela.igna...@gmail.com wrote:
 If you are using appengine you can try with the Channel 
 Apihttp://code.google.com/appengine/docs/java/channel/

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Gwt server push

2011-12-10 Thread nacho
If you are using appengine you can try with the Channel Api 
http://code.google.com/appengine/docs/java/channel/

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/prz7oTOCIvIJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Gwt server push

2011-12-09 Thread chaitanya kumar
Hi i need to implement the chat type application, where the need to refresh
automatically even the user has idle.

Thanks in advance.

Regards,
chaitanya

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT Server push

2009-05-13 Thread Rvanlaak

I've had the same problem, and solved it with a GWT specific and
servlet non-specific library. You might want to take a look at
GWTEventService, wich can be find in Google Code

http://code.google.com/p/gwteventservice/

On May 12, 1:03 pm, zimzalabim oyst@online.no wrote:
 Hi everyone!

 I am totally new to GWT and 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?

 I think the technique one might use for this purpose is called 'server
 push'. Can anyone provide a link or some code to demonstrate this in
 its very simplest form?

 All answers are truly appreciated!

 Thanks!
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



GWT Server push

2009-05-12 Thread zimzalabim

Hi everyone!

I am totally new to GWT and 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?

I think the technique one might use for this purpose is called 'server
push'. Can anyone provide a link or some code to demonstrate this in
its very simplest form?

All answers are truly appreciated!

Thanks!

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: GWT Server push

2009-05-12 Thread Salvador Diaz

http://code.google.com/p/google-web-toolkit-incubator/wiki/ServerPushFAQ

Hope that helps,

Salvador

On May 12, 1:03 pm, zimzalabim oyst@online.no wrote:
 Hi everyone!

 I am totally new to GWT and 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?

 I think the technique one might use for this purpose is called 'server
 push'. Can anyone provide a link or some code to demonstrate this in
 its very simplest form?

 All answers are truly appreciated!

 Thanks!
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---