org.mbari.siam.operations.utils
Class GetRemoteSerialPortParams
java.lang.Object
org.mbari.siam.operations.utils.GetRemoteSerialPortParams
public class GetRemoteSerialPortParams
- extends java.lang.Object
GetRemoteSerialPortParams creates a RemoteSerialPort and returns it's
address and port number to stdout
|
Method Summary |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetRemoteSerialPortParams
public GetRemoteSerialPortParams(java.lang.String nodeURL,
java.lang.String portName)
throws java.rmi.NotBoundException,
java.rmi.RemoteException,
java.rmi.AccessException,
java.net.MalformedURLException,
java.net.UnknownHostException,
PortOccupiedException,
java.io.IOException,
PortNotFound
- Throws:
java.rmi.NotBoundException
java.rmi.RemoteException
java.rmi.AccessException
java.net.MalformedURLException
java.net.UnknownHostException
PortOccupiedException
java.io.IOException
PortNotFound
main
public static void main(java.lang.String[] args)
Copyright © 2003 MBARI.
The Monterey Bay Aquarium Research Institute (MBARI) provides this documentation and code "as is", with no warranty, express or implied, of its quality or consistency. It is provided without support and without obligation on the part of MBARI to assist in its use, correction, modification, or enhancement.