开发者

A desktop application in Java SE to receive a file from a digital stethoscope via Bluetooth

开发者 https://www.devze.com 2023-01-18 14:00 出处:网络
I’m trying to make a desktop application in Java SE t开发者_运维百科o receive a file from a digital stethoscope via Bluetooth.

I’m trying to make a desktop application in Java SE t开发者_运维百科o receive a file from a digital stethoscope via Bluetooth. The API Javax.comm doesn’t exist for Windows. I try the RXTX solution by I isn’t working. Someone have a solution? Thank you for your collaboration. Best regards. Daniel


Have you tried using BlueCove? It conforms to the JSR-82 Specification. IT also has a JSR-82 Emulator.

0

精彩评论

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