Client connection.
For a list of all members of this type, see ClientConnection Members.
System.Object
croemud.connection.TCPSocketHandler
croemud.connection.TCPSocket
croemud.connection.ClientConnection
[Visual Basic] Public Class ClientConnection Inherits TCPSocket [C#] public class ClientConnection : TCPSocket [C++] public __gc class ClientConnection : public TCPSocket [JScript] public class ClientConnection extends TCPSocket
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: croemud.connection
Assembly: croemud (in croemud.dll)
ClientConnection Members | croemud.connection Namespace