Windows上的Java串行通信 [英] Java Serial Communication on Windows

查看:104
本文介绍了Windows上的Java串行通信的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在寻找可以与Windows / Win32上的串行设备通信的Java API,但我检查过的许多API要么是用于Linux,要么过时,要么就是批评不好。

I've been looking around for a Java API that can communicate with serial devices on Windows/Win32 but many of the APIs I've checked out are either for Linux, too outdated, or just had bad critics.

有人向我推荐一个他们已经尝试或知道的在Windows XP上易于实现吗?

Can someone recommend one to me that they've tried or knows about that is easy to implement on Windows XP?

推荐答案

几个星期前我开始寻找同样的事情了,我对多平台非常满意 RXTX 库。适用于任何Windows,Linux和OS X.具有非常简洁易懂的API。

I started looking for the same thing couple weeks ago, and I've been very happy with the multi-platform RXTX library so far. Works with any Windows, Linux and OS X. Has a very clean, easy to understand API.

编辑:RXTX也是开源的。

edit: RXTX is also open source.

这篇关于Windows上的Java串行通信的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆