C-DEngine 5.105
HttpServer Class
Provides a simple HTTP server that allows to accept the WebSocket connection requests.
Namespace:
WebSocketSharp.Server
Assembly:
C-DEngine
(in C-DEngine.dll)
Syntax
C#
VB
C++
public
class
HttpServer
Public
Class
HttpServer
public
ref class
HttpServer
Remarks
The HttpServer class can provide multiple WebSocket services.
Inheritance Hierarchy
Object
WebSocketSharp.Server
.
.
::
.
.
HttpServer
See Also
HttpServer Members
WebSocketSharp.Server Namespace