Closed mvalla closed 8 months ago
Trying to open the port with jSerialComm will fail in this case.
You can use OS-specific commands to find the "owner of the port", I don't think that jSerialComm has support to retrieve it.
Correct. Thank you @NorbertSandor.
How can jSerialComm be used to know if a serial port is already in use by another process? And if a port is already in use, how to know who is the owner of the port?