Serialio package
843849Dec 12 2001 — edited Dec 27 2001This forum convinced me to purchase the serialio product, so i got the WinCE MIPS version. I intend to use it on the irDA port to communicate with a field device on 9600 baud.
First problem is to get serialio working on the regular comport (my Siemens Mobic has both DB9 and irDA). I try to run the included TermTestCLI.class, but Pjava either does not find the jspWinceMips.dll or the SerialPort.class.
I tried to put the jspWinceMips.dll in the \windows directory as directed in the documentation, and in the java\lib (included in the classpath) and the java\bin directory, but without success.
The Serialio.jar package is extracted in the java\classes directory, and so is jspComm.jar
Does serialio require a javax.comm.properties file? There is nothing about it in the docs.
btw: what is the enumerated name for the irDA port?
The device runs WinCE 3.0 and pjava 1.0 (not the beta)
thanx,
Luc