Rfc1006Server Constructor (String, String)
Initializes a new instance of the Rfc1006Server class using the specified remoteTSAP and localTSAP information.
Namespace:
Rfc1006LibNet.Advanced
Assembly:
Rfc1006LibNet.Advanced (in Rfc1006LibNet.Advanced.dll) Version: 1.0.2.0 (1.0.5.3)
Syntax
C#
public Rfc1006Server( string remoteTSAP, string localTSAP )
Parameters
remoteTSAP
Type: System.String
To use to identifier the client TSAP.
localTSAP
Type: System.String
To use to identifier the server TSAP.