我想在java中使用gsm调制解调器通过串行端口发送和接收短信

发布于 2024-11-03 12:55:46 字数 96 浏览 6 评论 0原文

我想实现Java代码来使用gsm调制解调器通过串行端口发送和接收短信。在实现这个之前,我需要 Java 通信 API。如果是这样,请告诉我从哪里下载 Windows Xp 版本?

I want to implement Java code to send and receive sms through serial comport using gsm modem. Before implementing this I need Java communication api for this. If so please let me know from where I have to download for Windows Xp?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

谢绝鈎搭 2024-11-10 12:55:46

以下是 Java 通信 API 的下载链接:

http://www.oracle .com/technetwork/java/index-jsp-141752.html

Here is the download link for Java Communication API:

http://www.oracle.com/technetwork/java/index-jsp-141752.html

葬シ愛 2024-11-10 12:55:46

不知道这是否有帮助,但在我之前的一个项目中,我们使用 http://www.kannel.org/< /a> 管理短信。

不记得它是如何工作的,但我认为我们可以设置一个 kannel 服务器来接收 REST 请求以发送短信。

Don't know if it helps but on one of my previous project we were using http://www.kannel.org/ to manage sms.

Don't remember exactly how it worked but i think we can set a kannel server that would receive REST requests to send sms for exemple.

塔塔猫 2024-11-10 12:55:46

您可以从http://smslib.org/download/下载Java通信API。该页面上还有一些其他有用的链接,例如 RXTX 库。

You can download the Java communication api from http://smslib.org/download/. There are some other useful links on that page also like the RXTX library also.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文