AF Serial Communicator

Communicate with any device connected to your serial ports.

Requirements

 

Installing javacomm20 on Windows
[javax.comm.properties]
Driver=com.sun.comm.Win32Driver
    
My personal(and working) install type
I don't use default installation describe below, instead use this:
1. Windows: Place the win32com.dll in jdk\jre\bin
Solaris: Put the libSolarisSerialParallel.so in the LD_LIBRARY_PATH
2. Place the comm.jar in jdk\jre\lib\ext
3. Place the javax.comm.properties in jdk\jre\lib
4. Do not alter the CLASSPATH, but make sure it's pointing to you jre path.

Default install type
copy comm.jar \jdk1.3\jre\lib\ext
copy win32com.dll \jdk1.3\bin
copy javax.comm.properties \jdk1.3\jre\lib
Please see http://forum.java.sun.com/thread.jspa?threadID=528078 for more info

Download

Trial Version 

Full Version

 

Run

Please be sure to verify the requirement above before running

java -jar AF_Serial_Communicator_1.1.jar