The Msg JavaRPC applet

The Msg JavaRPC server keeps last 8 messages, when you send a message, the server returns all the messages, this way one can use the applet as a primitive chat program

Download the source code for both the server and the applet

To test this on your own server, you need to edit the html file to change the ARCHIVE value to point to the URL to orpc.jar file, and change the server parameter to point to the web server.

Application: Msg Protocol:UDP



Back to JavaRPC Home