Creates a new instance of the TcpCustomServerProtocolSetup class.
Declaring type: TcpCustomServerProtocolSetup
Namespace: Zyan.Communication.Protocols.Tcp
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public TcpCustomServerProtocolSetup (
        int tcpPort,
        IAuthenticationProvider authProvider
) 
Parameters
tcpPort
TCP port number
authProvider
Authentication provider