ChrisMacPherson
Programmer
Hello,
I am starting a project which is going to run on a PDA system, will recieve GPS data and communicate with a MySQL database through a wireless network.
It doesn't necessarily have to do both of those at the same time. Would that be a problem though?
My main issue is what version of java to use, J2SE, J2ME(CRC/CLDC/MIDP)
I guess J2ME would be the obvious choice as its for micro devices, but how about writing an applet in J2SE, would that support what I need also?
Thanks for any advice...
Chris MacPherson
I am starting a project which is going to run on a PDA system, will recieve GPS data and communicate with a MySQL database through a wireless network.
It doesn't necessarily have to do both of those at the same time. Would that be a problem though?
My main issue is what version of java to use, J2SE, J2ME(CRC/CLDC/MIDP)
I guess J2ME would be the obvious choice as its for micro devices, but how about writing an applet in J2SE, would that support what I need also?
Thanks for any advice...
Chris MacPherson