Creates a new instance of the HttpCustomServerProtocolSetup class.
Declaring type: HttpCustomServerProtocolSetup
Namespace: Zyan.Communication.Protocols.Http
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public HttpCustomServerProtocolSetup (
        int httpPort,
        IAuthenticationProvider authProvider,
        bool encryption
) 
Parameters
httpPort
HTTP port number
authProvider
Authentication provider
encryption
Specifies if the communication sould be encrypted