|
Class Summary |
| CommPortModem |
Subclasses CommPortOpen and adds send/expect handling for dealing
with Hayes-type modems. |
| OpenCommPort |
Open a serial port using Java Communications. |
| PortChooser |
Choose a port, any port!
Java Communications is a "standard extension" and must be downloaded
and installed separately from the JDK before you can even compile this
program. |
| PortOwner |
Demonstrate the port conflict resolution mechanism. |
| SerialPortCommsStepLock |
Dial a phone using the Java Communications Package. |
| SerialPortParameters |
|