in reply to How to lock other users from using Serialport under Linux ?

and if locking the port doesn't work, because on Unix locks are not mandatory, you can always change the permisions of the device or even rename it to something that only your application will know.
  • Comment on Re: How to lock other users from using Serialport under Linux ?