Server protocol setup for inter process communication via Named Pipes.
Declaring type: IpcBinaryServerProtocolSetup
Namespace: Zyan.Communication.Protocols.Ipc
Assembly: Zyan.Communication
Collapse/Expand Public Constructors
  Name Description
Public Method IpcBinaryServerProtocolSetup Overloaded. Creates a new instance of the IpcBinaryServerProtocolSetup class.
Collapse/Expand Public Methods
  Name Description
Public Method Virtual CreateChannel Creates and configures a Remoting channel.
Collapse/Expand Public Properties
  Name Description
Public Property AuthenticationProvider Gets the authentication provider.
Public Property ImpersonationLevel Gets or sets the level of impersonation.
Public Property PortName Gets or sets the unique IPC port name.
Public Property ProtectionLevel Get or sets the level of protection (sign or encrypt, or both)
Public Property UseWindowsSecurity Gets or sets, if Windows Security should be used.