Package utilitaire
Class ComNet
java.lang.Object
utilitaire.ComNet
Class representing the CHAT communication.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ComNet
public ComNet()
-
-
Method Details
-
send
The method responssible for sending message to client over a CHAT- Parameters:
login- : The login for the client.message- : The message to send.
-