Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Problem closing serial port using rxtx api + applet

843807Feb 6 2008 — edited May 8 2009
Hello,

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 5 2009
Added on Feb 6 2008
8 comments
6,821 views