HttpServer Constructor
Overload List
| Name | Description | |
|---|---|---|
|
|
HttpServer()()()() |
Initializes a new instance of the HttpServer class.
|
|
|
HttpServer(Int32) |
Initializes a new instance of the HttpServer class with
the specified port.
|
|
|
HttpServer(String) |
Initializes a new instance of the HttpServer class with
the specified HTTP URL.
|
|
|
HttpServer(Int32, Boolean) | |
|
|
HttpServer(IPAddress, Int32) | |
|
|
HttpServer(IPAddress, Int32, Boolean) |