Client protocol setup for HTTP communication with support for user defined authentication and security.
Declaring type: HttpCustomClientProtocolSetup
Namespace: Zyan.Communication.Protocols.Http
Assembly: Zyan.Communication
Collapse/Expand Public Constructors
  Name Description
Public Method HttpCustomClientProtocolSetup Overloaded. Creates a new instance of the HttpCustomClientProtocolSetup class.
Collapse/Expand Public Methods
  Name Description
Public Method Virtual CreateChannel Creates and configures a Remoting channel.
Public Method FormatUrl Formats the connection URL for this protocol.
Public Method Virtual IsUrlValid Checks whether the given URL is valid for this protocol.