LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

GetBestHostIpEx Method

Show in webframe





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
) 

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

See Also

Reference

AddInUtils Class
AddInUtils Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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