Creates a new instance of the ZyanConnection class.
Declaring type: ZyanConnection
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public ZyanConnection (
        string serverUrl,
        IClientProtocolSetup protocolSetup
) 
Parameters
serverUrl
URL of remote server (e.G. "tcp://server1:46123/myapp")
protocolSetup
Protocol an communication settings