HttpServer Constructor (IPAddress, Int32)
                
                
    Namespace: 
   WebSocketSharp.Server
Assembly: C-DEngine (in C-DEngine.dll)
            Assembly: C-DEngine (in C-DEngine.dll)
Exceptions
| Exception | Condition | 
|---|---|
| ArgumentNullException | address is nullNothingnullptra null reference (Nothing in Visual Basic). | 
| ArgumentException | address isn't a local IP address. | 
| ArgumentOutOfRangeException | port isn't between 1 and 65535 inclusive. |