Results 1 to 4 of 4
Thread: java.comm?
- 01-26-2011, 05:04 PM #1
java.comm?
cant get the javax.comm to work =S it does not find any COM ports.
Anyone got a guide thats updated? any info would be nice ... thanks =)
Getting the following exceptions:
Error loading SolarisSerial: java.lang.UnsatisfiedLinkError: no SolarisSerialParallel in java.library.path
Caught java.lang.UnsatisfiedLinkError: com.sun.comm.SolarisDriver.readRegistrySerial(Ljav a/util/Vector;Ljava/lang/String;)I while loading driver com.sun.comm.SolarisDriver
Error loading SolarisSerial: java.lang.UnsatisfiedLinkError: no SolarisSerialParallel in java.library.path
Caught java.lang.UnsatisfiedLinkError: com.sun.comm.SolarisDriver.readRegistrySerial(Ljav a/util/Vector;Ljava/lang/String;)I while loading driver com.sun.comm.SolarisDriver
BUILD SUCCESSFUL (total time: 0 seconds)
- 01-26-2011, 05:10 PM #2
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,405
- Blog Entries
- 7
- Rep Power
- 17
I guess you're trying to use Sun's communication API. Did you read the installation file that came with it? It tells you where to put the native code library (the .dll or .so) file and where to put the .properties file. That installation text wasn't written for no reason. I hope you've downloaded the correct version for your machine (Unix vs Windows).
kind regards,
JosWhen people rob a bank they get a penalty; when banks rob people they get a bonus.
- 01-26-2011, 05:30 PM #3
yeah I think i downloaded for the wrong system because i dident get a .dll or a installation text? could you point me to the correct version for windows 7 ? (there was none in suns webpage)
- 01-26-2011, 05:35 PM #4
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,405
- Blog Entries
- 7
- Rep Power
- 17
AFAIK Sun/Oracle doesn't support a version for MS Windows anymore. You either have to install an old version or have a look at a free clone: http://www.rxtx.org
kind regards,
JosWhen people rob a bank they get a penalty; when banks rob people they get a bonus.
Similar Threads
-
GIOVYNET Java Serial Comm Port Question
By the_justin in forum New To JavaReplies: 1Last Post: 11-30-2010, 12:13 PM -
How to use comm.jar and win32com.dll anywhere
By m-i-l-s-o-n in forum New To JavaReplies: 18Last Post: 09-04-2010, 06:03 PM -
javax.comm:Error instantiating class com.sun.comm.Win32Driver
By bbq in forum Advanced JavaReplies: 7Last Post: 07-12-2010, 04:24 PM -
java server-client comm
By Manas Das in forum NetworkingReplies: 2Last Post: 01-28-2009, 04:58 PM -
HL7 Comm 0.8.5
By Java Tip in forum Java SoftwareReplies: 0Last Post: 07-23-2008, 02:07 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks