paddy8788 0 Newbie Poster

Hi,

I am developing a web-based application with Google Web Toolkit.

In addition to the web-based application, I also have a desktop Java application to monitor data on the local machine. However, I want to use GWT RPC to make procedure call to the remote server, but I have tried and cannot find a clear way to do it.

Is it possible to use GWT RPC on traditional Java desktop application?/

Thank you