|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--Free.TCPClient
TCPClient allows RTServer to connect as a client to
a totaller server when the ballot has closed.
While TCPClient performs all the connection-level operations and deals
with errors, all data is passed to ClientProtocol for
for processing.
| Field Summary | |
(package private) java.lang.String |
message
|
(package private) int |
vectIndex
|
| Constructor Summary | |
TCPClient(java.lang.String m,
int v)
constructor |
|
| Method Summary | |
void |
run()
run() delivers a packet to the server whose DNS address is chosen |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
java.lang.String message
int vectIndex
| Constructor Detail |
public TCPClient(java.lang.String m,
int v)
| Method Detail |
public void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||