Package arc.net
package arc.net
-
ClassDescriptionRepresents a TCP and optionally a UDP connection to a
Server
.Represents the local end point of a connection.Marker interface for internal messages.Internal message to discover running servers.Internal message to keep connections alive.Internal message to determine round trip time.Internal message to give the client the server assigned connection ID.Internal message to give the server the client's UDP port.Used to be notified about connection events.Delays the notification of the wrapped listener to simulate lag on incoming objects.Wraps a listener and queues notifications asrunnables
.Wraps a listener and processes notification events on a separate thread.Controls how objects are transmitted over the network.Manages TCP and optionally UDP connections from many Clients.