I have checked in the UDP example I have been promising for a while. I was trying to make an example that had at least a little applicability to the real world. I came up with a client JVM memory monitoring program. Basically, every second, the client will send the amount of memory used to the server and the server will display the amount in a text field. Each client will get its own tab in the client GUI.
I will have a tutorial that explains better how to use this example. Please let me know if you have any questions. Thanks. -- ..Cheers Mark
