LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)
LEAD Technologies, Inc

GetBestHostIpEx Method






The destination IPAddress.
Gets the best host IP address that has the best route to the specified destination IPv4 or IPv6 address.
Syntax
public static IPAddress GetBestHostIpEx( 
   string destIp
)
'Declaration
 
Public Shared Function GetBestHostIpEx( _
   ByVal destIp As String _
) As IPAddress
'Usage
 
Dim destIp As String
Dim value As IPAddress
 
value = AddInUtils.GetBestHostIpEx(destIp)
public static IPAddress GetBestHostIpEx( 
   string destIp
)
 function Leadtools.Dicom.AddIn.AddInUtils.GetBestHostIpEx( 
   destIp 
)
public:
static IPAddress^ GetBestHostIpEx( 
   String^ destIp
) 

Parameters

destIp
The destination IPAddress.

Return Value

The best IPAddress to reach the destination.
Remarks
This method uses the Windows SDK function GetBestInterfaceEx to get the best route.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AddInUtils Class
AddInUtils Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features