

Public Member Functions | |
| HostUDP (String controllername, int statport, int cmdport) throws UnknownHostException, SocketException | |
| Initializes HostUDP. | |
| HostUDP (String controllername, int statport) throws UnknownHostException, SocketException | |
| Initializes HostUDP using default command port numbers. | |
| HostUDP (String controllername) throws UnknownHostException, SocketException | |
| Initializes HostUDP using default status and command port numbers. | |
| void | finalize () |
| Finalizes HostUDP. | |
| int | command (byte[] args, int size) throws IOException |
| Gets command received from host computer. | |
| void | sendStatus (double disp, int index) throws IOException |
| Sends encoder displacement and sync-switch status to host. | |
| void | sendStatus (int disp, int index) throws IOException |
| Sends encoder displacement and sync-switch status to host. | |
|
||||||||||||||||
|
Initializes HostUDP.
|
|
||||||||||||
|
Initializes HostUDP using default command port numbers.
|
|
|
Initializes HostUDP using default status and command port numbers.
|
|
||||||||||||
|
Gets command received from host computer.
Implements br::ufrgs::ece::AIC::Host. |
|
||||||||||||
|
Sends encoder displacement and sync-switch status to host.
Implements br::ufrgs::ece::AIC::Host. |
|
||||||||||||
|
Sends encoder displacement and sync-switch status to host.
Implements br::ufrgs::ece::AIC::Host. |
1.3.6