How do I run a Java Application on Pocket PC 2003 (iPAQ 2210)
843849Oct 9 2003 — edited Oct 21 2003I am writing an application for the iPAQ 2210. It will need to commuunicate over GPRS sending POST requests to a server (I think I will be using the Java.net package) the user interface will be very simple (a few buttons and text boxes) and will capture the data entered and send it back to the server (via the POST HTTP request) and read the response from the POST.
I believe I need to use the Personal Profile version of J2ME and I am only using the classes that it says are supported. How do I run the App on the Pocket PC. Having spoken to HP they have said I shouldn't need a virtual machine and that pocket pc 2003 has one built in! Is this so or should I get myself the Jeode Virtual machine?
Is the Jeode machine the best one?
Sorry to ask so many questions in one go, I'm a little lost at the moment!!
Jon