Cronous Emulation Server Daemon

TCPSocketController Class

TCP socket controller class.

For a list of all members of this type, see TCPSocketController Members.

System.Object
   croemud.connection.TCPSocketController

[Visual Basic]
NotInheritable Public Class TCPSocketController
[C#]
public sealed class TCPSocketController
[C++]
public __gc __sealed class TCPSocketController
[JScript]
public  class TCPSocketController

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: croemud.connection

Assembly: croemud (in croemud.dll)

See Also

TCPSocketController Members | croemud.connection Namespace