Constants for the default Zyan configuration.
Declaring type: ZyanConstants
Namespace: Zyan.InterLinq.Communication
Assembly: Zyan.Communication
Collapse/Expand Public Fields
  Name Description
Public Field Static DefaultServerName The default server name.
Public Field Static DefaultServerObjectName The default remote object name for the factory.
Public Field Static DefaultServicePort The default port a for remoting connection.
Public Field Static DefaultServiceProtocol The default service protocol for the server name
Collapse/Expand Protected Constructors
  Name Description
Protected Method ZyanConstants

There is no summary.

Collapse/Expand Public Methods
  Name Description
Public Method Static GetDefaultClientProtocol A client protocol setup with the default name and the default port.
Public Method Static GetDefaultServerProtocol A server protocol setup with the default name and the default port.