|
Cliser | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--cliser.Communicator | +--cliser.UDPCommunicator | +--cliser.ClientUDPCommunicator
Fields inherited from class cliser.UDPCommunicator |
PACKET_MAX |
Constructor Summary | |
ClientUDPCommunicator(java.lang.String remoteHost,
int port)
|
Method Summary | |
protected java.net.DatagramSocket |
initSocket()
definition of abstract UDPCommunicator.initSocket() |
Methods inherited from class cliser.UDPCommunicator |
finalize,
getLastPacket,
getLastSender,
getLastSendersPort,
getLocalHost,
getLocalPort,
getRemoteHost,
getRemotePort,
getSocket,
receive,
send,
setLastPacket,
setTimeOut |
Methods inherited from class cliser.Communicator |
getPort,
toString |
Methods inherited from class java.lang.Object |
clone,
equals,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public ClientUDPCommunicator(java.lang.String remoteHost, int port)
Method Detail |
protected java.net.DatagramSocket initSocket()
|
Cliser | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |