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.
精彩评论