I have a multi-player client-server game that is my first attempt writing a game and writing in Java. I'm an experienced application programmer (C++, .net, etc.). I created a client applet that runs fine on Windows based machines. I didn't do my homework, and found that the applet will not load on an iPad. Any suggestions of how to convert the applet to a fully cross-platform (including iOS) would be much appreciated.
Thanks in advance for your help.