Package de.dytanic.cloudnet.driver.network
-
Interface Summary Interface Description INetworkChannel A NetworkChannel instance represents an open connectionINetworkChannelHandler A networkChannelHandler provides the operation with the INetworkChannelINetworkClient The network client represents a client based connector to one or more remote servers.INetworkComponent Includes the basic functions for the client and the serverINetworkServer The network server represents a server that can register and receive INetworkClient connections and packets It is made for a simple read and write network with a client and a server. -
Class Summary Class Description HostAndPort This class holds a easy IP/Hostname and port configuration for a server or a client bind addressPacketQueryProvider