I have an application that communicates through the Serial port . But when disconnecting the port (logically disappears), but I want to avoid this error and not hang the application, just that I get an error message. The error that the console gives me is the following:
Error 0x5 at .. \ rxtx \ src \ termios.c (517): Access Denied.
Error 0x5 at .. \ rxtx \ src \ termios.c (1490): Access Denied.
I hope your help.
Greetings