Java Glossary : serial port

CMP home Java glossary home Menu no menu Last updated 2004-06-28 by Roedy Green ©1996-2004 Canadian Mind Products

Java definitions: 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

You are here : home : Java Glossary : S words : serial port.

serial port
hardware to which you may attach a modem, serial printer or other RS-232C device. Java does not currently officially support such a device. Serial port support arrived with the JDK 1.2 javax.comm.SerialPort. You can read up on how it works in a JavaWorld article or see what Sun has to say about the Java Communications API 2.0. Solutions Consulting has implemented a commercial implementation.

Central Data has created the PortIO interface and an implementation for their EtherLite ® serial/parallel cards. The source code is in the public domain to make it easy to port to other hardware or platforms. Take a look at Trent Jarvi's RXTX which comes free with source code for Linux, Irix, SunOS, and other Unixes. See the essay More Than You Wanted To Know About RS232C 2004-06-28 . EOS overview, broken_linkOberon Software, JavaWorld article. At Gamelan, there is a shareware library by Markus Bauer (from Germany) that does serial comm. Kevin Timm and Mark are working on an WIN/OS2/Linux serialport class.

Serialio.com have created the SerialPort package. It handles various platforms including Linux. It lets you also get at virtual ports.

Finally, Sun themselves have created a Java Communication's API which defines a platform-independent way to do serial port communication. You can get it from JavaSoft. Beware, it has compatibilty problems with Java Web Start.

irq ¤ parallel port ¤ port ¤ UART: tool to check your serial port and IRQ assignments


CMP logo
CMP_home
home
Canadian Mind Products CSS
HTML Checked!
ICRA ratings logo
mindprod.com IP:[24.87.56.253]
Your IP:[80.134.30.163]
You are visitor number 3167.
Please send errors, omissions and suggestions
to improve this page to Roedy Green.
You can get a fresh copy of this page from: or possibly from your local J: drive mirror:
http://mindprod.com/jgloss/serialport.html J:\mindprod\jgloss\serialport.html