Package megamek.common.net.connections
package megamek.common.net.connections
-
ClassDescriptionGeneric bidirectional connection between client and serverImplementation of the AbstractConnection that uses the DataInputStream and DataOutputStream to send/receive data.This is an interface for a connection layer data packet.