C-DEngine 5.105

HttpServer Constructor

Initializes a new instance of the HttpServer class.

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

Syntax


public HttpServer()
Public Sub New
public:
HttpServer()

Remarks


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