Package megamek.common.net.connections


package megamek.common.net.connections
  • Class
    Description
    Generic bidirectional connection between client and server
    Implementation of the AbstractConnection that uses the DataInputStream and DataOutputStream to send/receive data.
    This is an interface for a connection layer data packet.