Uses of Class
marauroa.common.net.message.MessageSendByteArray
Packages that use MessageSendByteArray
-
Uses of MessageSendByteArray in marauroa.common.net.message
Subclasses of MessageSendByteArray in marauroa.common.net.messageModifier and TypeClassDescriptionclass
This message indicate the server that the client wants to login and send the needed info: username and password to login to server.class
This message indicate the server that the client wants to login and send the needed info: username, password and seed to the server.class
This message indicate the server that the client wants to login and send the needed info: Hash of a random byte array (N1).class
This message indicate the server that the client wants to login.class
This message indicate the client the choosen server NONCE value by sending it a hash of it.