Support for javax.comm api
860005May 6 2011 — edited May 6 2011Hello,
I coded a program that reads NMEA sentences from the GPS devices. I used a serial port connection with the device and JAVAX.COMM API for serial port programming. The program is running smoothly in windows OS.
I want to run the code on development kit, I installed linux and GCJ on the device. But the problem is GCJ give error while compiling serial code. (all javax.comm methods)
I was wondering, if you could help me solve this problem.
Regards,
Wasif Iqbal