HttpListener Constructor

HttpServer.dll

Overload List

  NameDescription
HttpListener(IPAddress, Int32)
Listen for regular http connections
HttpListener(IPAddress, Int32, X509Certificate)
Launch HttpListener in SSL mode
HttpListener(IPAddress, Int32, X509Certificate, SslProtocols)
Launch HttpListener in SSL mode

See Also