Available Com Ports Detection in Java

Casawi

Platinum Member
Oct 31, 2004
2,366
1
0
I am trying to implement a mechanism that will detect available com ports instead of going to the device manager and checking which com port is my hardware plugged connector to.
In Java or C/C# since I am using JNI anyways.

Thank you