是否有适用于 Vista 和 Freebsd 的 Javax.comm 第三方解决方案?
我需要在 Windows Vista 和 FreebSD 中使用 Java 访问串行端口 有没有第三方解决方案可以做到这一点? 我知道 Sun 对此没有解决方案
I need to access the Serial Ports with Java in Windows Vista and FreebSD
is there any third party Solution to do that?
I understand Sun doesn't have a solution for that
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
查看 RXTX 以获取 Sun 串行端口库的替代方案。
Have a look at RXTX for an alternative to the Sun serial port library.