com.ibm.manplato.Tools.Test
Class PortTester

java.lang.Object
  |
  +--com.ibm.manplato.Tools.Test.PortTester

public class PortTester
extends java.lang.Object

Simple tester application to verify the existence and utility of communications ports.

Version:
$Rev$-$Date: 2001/03/15 16:55:33 $$State: Exp $
Author:
File Created By: Brad BARCLAY <bbarclay@ca.ibm.com>, Last Modified By: $Author: Yaztromo $

Constructor Summary
PortTester()
           
 
Method Summary
static void main(java.lang.String[] args)
          Starts the application.
static boolean runTests(javax.comm.CommPortIdentifier port, int speed)
          Insert the method's description here.
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortTester

public PortTester()
Method Detail

main

public static void main(java.lang.String[] args)
Starts the application.
Parameters:
args - an array of command-line arguments

runTests

public static boolean runTests(javax.comm.CommPortIdentifier port,
                               int speed)
                        throws java.lang.Exception
Insert the method's description here. Creation date: (00-10-29 21:46:16)
Returns:
boolean