在哪里下载 Java 通信 API

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/21799178/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-13 10:43:24  来源:igfitidea点击:

Where to download Java Communications API

javajava-communication-api

提问by wind

I want to build a Java application like callerID application.

我想构建一个像 callerID 应用程序这样的 Java 应用程序。

But I can't find the link to download three files:

但是我找不到下载三个文件的链接:

comm.jar
win32com.dll
javax.comm.properties

Some forums said: can be found at http://java.sun.com/products/javacomm. But this link does not have them.

有的论坛说:可以在http://java.sun.com/products/javacomm找到。但是这个链接没有它们。

Where are these files available?

这些文件在哪里可用?

采纳答案by Maciej Cygan

I believe that all you need can be found in these 3 links :

我相信您需要的所有内容都可以在以下 3 个链接中找到:

JavaComm

Java通讯

win32com

win32com

Comm 2.0 prop

通讯 2.0 道具

Also if you encounter problems with javax.comm.properties have a look at this link HERE

此外,如果你遇到的问题javax.comm.properties来看看这个链接 HERE