jealian / java-simple-serial-connector

Automatically exported from code.google.com/p/java-simple-serial-connector
0 stars 0 forks source link

Not able to detect if device is disconnected #61

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open connection connection to desired port
2. Starts reading from the port and receives data
3. Unplugs device

What is the expected output? What do you see instead?
Expected read operation (in this case readBytes()) to throw an exception.
Nothing happens.

What version of the product are you using? On what operating system?
Running on Windows 7 using jSSC 0.2.8

Please provide any additional information below.
I have not been able to determine any other methods of detecting when device is 
unpluged

Original issue reported on code.google.com by Renejose...@gmail.com on 28 Feb 2014 at 8:27

GoogleCodeExporter commented 8 years ago
Similer to issue described here 
https://github.com/scream3r/java-simple-serial-connector/issues/39

Original comment by Renejose...@gmail.com on 28 Feb 2014 at 8:29

GoogleCodeExporter commented 8 years ago
I have the same problem. Someone has a solution?

Original comment by vben...@gmail.com on 5 Mar 2014 at 11:37

GoogleCodeExporter commented 8 years ago
An exception will be thrown if you attempt to send data. Sucks, but I have run 
into this issue as well. Maybe implement a heartbeat?

Original comment by none...@gmail.com on 8 Sep 2014 at 8:05

GoogleCodeExporter commented 8 years ago
Hi, any feedback for this bug? anyone found a workaround?
Is this product still supported?

Original comment by Dynabl...@gmail.com on 14 Mar 2015 at 4:50