LEADTOOLS JPEG 2000 (Leadtools.Jpip.Client.WinForms assembly)

IPAddress Property

Show in webframe





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:
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

See Also

Reference

JpipRasterImageViewer Class
JpipRasterImageViewer Members

 

 


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