public class ComsatClient extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_PORT
The default comsat port.
|
protected DatagramSocket |
socket |
| Constructor and Description |
|---|
ComsatClient() |
ComsatClient(int port,
int timeout) |
public static final int DEFAULT_PORT
protected DatagramSocket socket
public ComsatClient()
throws IOException
IOExceptionpublic ComsatClient(int port,
int timeout)
throws IOException
IOExceptionpublic void close()
throws IOException
IOExceptionpublic ComsatInfo read() throws IOException
IOExceptionCopyright © 2017. All rights reserved.