The CommTest.java file provides a way to detect whether ports are
available or not and if they are then what baud rates are supported by
them.
Can we implement faster logic to detect whether the port is in use or
not?
Can we do it with SMSLib or do we need Comm API?
CommPortIdentifier cm=CommPortIdentifer.getCommPortIdentifier("COM1"):
cm.isCurrentlyOwned() always returns false though I am using same port
on hyperTerminal.
What is the problem?
--
You received this message because you are subscribed to the Google Groups
"SMSLib User Group" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/smslib?hl=en.