C-DEngine 5.105

WebSocketServer Constructor

Initializes a new instance of the WebSocketServer class.

Namespace:  WebSocketSharp.Server
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public WebSocketServer()
Public Sub New
public:
WebSocketServer()

Remarks


An instance initialized by this constructor listens for the incoming connection requests on port 80.