Click or drag to resize

IPToolsAttemptBestIPAddressGuess Method

Note: This API is now obsolete.

Namespace:  NetworkCommsDotNet.Tools
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
[ObsoleteAttribute("Method is depreciated, please use BestLocalEndPoint(IPEndPoint) instead")]
public static IPAddress AttemptBestIPAddressGuess(
	IPAddress targetIPAddress
)

Parameters

targetIPAddress
Type: System.NetIPAddress

Return Value

Type: IPAddress
See Also