~~NOTRANS~~ ====== Rfc1006IPEndPoint Constructor (Int32, String, String) ====== Initializes a new instance of the [[en:software:sdk:rfc-1006:rfc-1006-lib-net.advanced:class.library:Rfc1006LibNet.Advanced.Rfc1006IPEndPoint.Type|Rfc1006IPEndPoint]] class using the specified //port//, //localTSAP// and //remoteTSAP// information. \\ \\ **Namespace:** [[en:software:sdk:rfc-1006:rfc-1006-lib-net.advanced:class.library:Rfc1006LibNet.Advanced.Namespace|Rfc1006LibNet.Advanced]] \\ **Assembly:**  Rfc1006LibNet.Advanced (in Rfc1006LibNet.Advanced.dll) Version: 1.0.2.0 (1.0.5.3) ===== Syntax ===== **C#** \\ <code csharp> public Rfc1006IPEndPoint( int port, string remoteTSAP, string localTSAP ) </code> \\ === Parameters === //port// \\ Type: [[http://msdn2.microsoft.com/en-us/library/td2s409d|System.Int32]] \\ The port number associated with the address \\ //remoteTSAP// \\ Type: [[http://msdn2.microsoft.com/en-us/library/s1wwdcbf|System.String]] \\ The remote TSAP of the endpoint. \\ //localTSAP// \\ Type: [[http://msdn2.microsoft.com/en-us/library/s1wwdcbf|System.String]] \\ The local TSAP of the endpoint. \\ ===== See Also ===== === Reference === [[en:software:sdk:rfc-1006:rfc-1006-lib-net.advanced:class.library:Rfc1006LibNet.Advanced.Rfc1006IPEndPoint.Type|Rfc1006IPEndPoint Class]] \\ [[en:software:sdk:rfc-1006:rfc-1006-lib-net.advanced:class.library:Rfc1006LibNet.Advanced.Rfc1006IPEndPoint..ctor.Overload|Rfc1006IPEndPoint Overload]] \\ [[en:software:sdk:rfc-1006:rfc-1006-lib-net.advanced:class.library:Rfc1006LibNet.Advanced.Namespace|Rfc1006LibNet.Advanced Namespace]] \\