Friday, May 27, 2011

Re: GWT client server communication

The gwt servlet may be a singleton but it supports a multi-threading environment

>
> So in short there are 2 problems.
> 1.Can i have TCP library on client side.(If yes then no need for
> second problem)

no

> 2.If not then i need to create a new TCP client at GWT server (RPC)
> and  keep track of which client did that and send updates to that
> client.Since each client would have a different data on TCP server
> read.

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment