| | |
Javax.comm, RXTX, jUSB, javax.usb
Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
Join Date: Feb 2007
Posts: 23
Reputation:
Solved Threads: 1
hi everyone.
I'm on the need of using serial ports with a java application. The last time I checked, Sun offered Java Comm as a solution; but now they removed the Api from their site (I'm using winXP). There's an RXTX package as an alternative, but I haven't seen any reviews of it; maybe you could tell me a little.
I'm also thinkin' of using the USB ports, anyone know how the state of development is in jUSB and javax.usb ? Any bugs? Problems? Limitations?
Thanks in advance.
I'm on the need of using serial ports with a java application. The last time I checked, Sun offered Java Comm as a solution; but now they removed the Api from their site (I'm using winXP). There's an RXTX package as an alternative, but I haven't seen any reviews of it; maybe you could tell me a little.
I'm also thinkin' of using the USB ports, anyone know how the state of development is in jUSB and javax.usb ? Any bugs? Problems? Limitations?
Thanks in advance.
Hi,
What type of application you are working on ?
You can use RXTX. And you can download the comm.jar(2.0.3) from sun site since it's generic for all platform. I used this jar for one of my SMS project.
I'm not sure whether it will work on WinXp or not . I used Win2k Advance Server as platform.
The 2.0.3 comm.jar is being provided in this way because
as of COMMAPI 3.x, the java binary implementation forked and
became incompatible with the RxTx project's native code.
The java.usb doesn't have any libraries for windows platform. They are making some library available but it's not certified. So if you use that then you may find yourself in trouble in future.
What type of application you are working on ?
You can use RXTX. And you can download the comm.jar(2.0.3) from sun site since it's generic for all platform. I used this jar for one of my SMS project.
I'm not sure whether it will work on WinXp or not . I used Win2k Advance Server as platform.
The 2.0.3 comm.jar is being provided in this way because
as of COMMAPI 3.x, the java binary implementation forked and
became incompatible with the RxTx project's native code.
The java.usb doesn't have any libraries for windows platform. They are making some library available but it's not certified. So if you use that then you may find yourself in trouble in future.
![]() |
Similar Threads
- about serial cable communication using Java (Java)
- any way to communicate with Serial PORT using JavaScript (JSP)
- printing through parallel Comm ports(LPT1) (Java)
- Convert the following swing application into applet as soon as possible (Java)
- javax.comm write error (Java)
- Interfacing (Java)
Other Threads in the Java Forum
- Previous Thread: Converting from .XML to .DTD
- Next Thread: wanna learn java
| Thread Tools | Search this Thread |
Tag cloud for Java
android api apple applet application arc arguments array arrays automation binary bluetooth c++ chat class classes client code codesnippet component csv database doctype draw ebook eclipse error event exception fractal freeze game givemetehcodez graphics gui html ide image input integer intellij iphone j2me java java.xls javaprojects jmf jni jpanel julia linux list loop loops mac map method methods mobile netbeans newbie number online oracle page parameter plazmic print problem program programming project recursion reporting rotatetext scanner screen sell server set size sms socket sort sourcelabs sql string superclass swing system template test testautomation threads time title tree tutorial-sample windows working





