Cpu.ReadTCPDestinationSettings Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Cpu.ReadTCPDestinationSettings Method

BR.AN.PviServices .NET


Call this method to get the destionation settings for an existing tcp connection.

[Visual Basic]

Public Sub ReadTCPDestinationSettings()

[C#]

public int ReadTCPDestinationSettings();

Return Value

zero on success.

Remarks

Will read the DestinationIPAddress, the RemotePortNumber, the DestinationStationNumber(optional) and finally the RoutingInformation(optional).

See Also

Cpu Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]