LEADTOOLS JPEG 2000 (Leadtools.Jpip.Client.WinForms assembly)
LEAD Technologies, Inc

IPAddress Property






Gets or sets the IP address of the JPIP client.
Syntax
public string IPAddress {get; set;}
'Declaration
 
Public Property IPAddress As String
'Usage
 
Dim instance As JpipRasterImageViewer
Dim value As String
 
instance.IPAddress = value
 
value = instance.IPAddress
public string IPAddress {get; set;}
 get_IPAddress();
set_IPAddress(value);
public:
property String^ IPAddress {
   String^ get();
   void set (    String^ value);
}

Property Value

String value that represents the IP address.
Remarks
Set this value before calling Open.
Example
For an example that sets the IP address to "127.0.0.1", which is the standard IP address used for loopback network connection and testing, refer to JpipRasterImageViewer.
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

JpipRasterImageViewer Class
JpipRasterImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

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

Leadtools.Jpip.Client.WinForms requires a Document or Medical license and unlock key as well as a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features