Package Javax Comm -

The package, often referred to as the Java Communications API or JavaComm, is a legacy API developed by Sun Microsystems to provide Java applications with low-level, asynchronous access to serial ( ) and parallel ports. Overview & Purpose

CommPortIdentifier (discovers and names ports like /dev/ttya or COM1 ) and CommPort (abstracts the port and manages InputStream / OutputStream ). Package Javax Comm

(like jSerialComm) if you are starting a new project. What is your current goal with javax.comm ? Opening up new ports to Java with javax.comm - InfoWorld The package, often referred to as the Java