I want to write some programs using Java comm api. I am not able to find site/page from which I can download this API. Can anyone please tell me where can I get this API?
I would recommend RXTX. It doesn't use the javax.comm package, but it follows the same API, with a little extra.
javax.comm