Sure, no reason why not.  Client can just send user input to the
server which forwards it on to the telnet session.  You'd probably
need to implement a form of server push to send any output of the
telnet on to the client when it becomes available; look up "server
push" and/or Comet.

On May 17, 7:25 am, Łukasz P. <bufec...@gmail.com> wrote:
> I'm reading something about GWT-RPC now, and I wonder is it possible
> to make all the telnet connections on the server side and send the
> responses via GWT-RPC to the client side?

-- 
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-tool...@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.

Reply via email to