|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--FreeClient.TCPClient
TCPClient opens connections to servers and sends/receives all data.
While TCPClient performs all the connection-level operations and deals
with errors, all data is passed to ClientProtocol
for
for processing.
Constructor Summary | |
TCPClient()
|
Method Summary | |
void |
run()
run() delivers a packet to the server whose DNS address is chosen. |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public TCPClient()
Method Detail |
public void run()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |