Fazecast / jSerialComm

Platform-independent serial port access for Java
GNU Lesser General Public License v3.0
1.34k stars 287 forks source link

How can i remove information when connecting? #259

Closed stnih closed 4 years ago

stnih commented 4 years ago

Hello, I'm developing a jserialcomm application on windows 10. When connecting to serial port, it outputs to the system as in the picture. When I run the software with Launch4j exe format and run this time the ms-dos terminal screen opens and gives this output. How can we disable this? Thank you.

jSerialComm

hedgecrw commented 4 years ago

Hi there,

I just tried implementing a new way to preset some parameters on Windows that may clear up this issue. Would you mind testing the following library version and letting me know if it resolves your issue? Thanks!

https://www.dropbox.com/s/crtm383zsriqgfe/jSerialComm-2.5.4.jar?dl=0

stnih commented 4 years ago

Hello, I tested the library. Output issue solved on windows 10. Thank you.

hedgecrw commented 4 years ago

Great, closing as resolved. Will be available in 2.5.4 release.