jWebSocket Remote Procedure Calls (RPC) Demo  Client‑Id: -

This demo shows how to call a Java method on a jWebSocket server from a browser client and return the result. This example is based on the class org.jwebsocket.plugins.RPCPlugIn. The getMD5 method simply returns the 32 digit MD5 sum of the passed string argument. If you are not sure whether your favorite browser supports WebSockets please refer to our jWebSocket Cross-Browser Compatibility page.

Class Method
Arguments  spawn thread
Target-Id  (R)RPC Target Node Presets