Problem closing serial port using rxtx api + applet
843807Feb 6 2008 — edited May 8 2009Hello,
we are facing some problems trying to close the serial port using rxtx library in an applet.After calling the close method the application hangs and never returns from the call. The only way the communication works again is closing the web browser. We have detected the problem is in the removeEventListener method that is called inside the close method.
Can you help me please? I've been trying to solve this problem for the last weeks but I wasn't able.
Thank you