开发者

Downloading Javax Communications API

开发者 https://www.devze.com 2023-04-02 08:20 出处:网络
Does anyone know where I can download the Java communications API?On the repo1.maven.org it says to download it from http://www.sun.com/download/products.xml?id=43208d3d but that redirects you to Orac

Does anyone know where I can download the Java communications API? On the repo1.maven.org it says to download it from http://www.sun.com/download/products.xml?id=43208d3d but that redirects you to Oracle's new download site and then it's nowhere to be found.

Are there any alternatives to javax.co开发者_开发问答mm to read data from a com port?


It isn't available any longer (and hasn't been for some years).

You may be able to find old versions of it out on the net but your results may vary in trying to use it with current java and OSes.

EDIT: RXTX seems to be something people are still using, but I have no experience with it.

0

精彩评论

暂无评论...
验证码 换一张
取 消