Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpip.Server assembly)

Show in webframe

IPAddress Property (JpipServerConfiguration)






Gets or sets the IP address which the JpipServer is listening to.
Syntax
public string IPAddress {get; set;}
'Declaration
 
Public Property IPAddress As String
'Usage
 
Dim instance As JpipServerConfiguration
Dim value As String
 
instance.IPAddress = value
 
value = instance.IPAddress

            

            
public:
property String^ IPAddress {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String value indicating the IP address of the JpipServer.
Example
For an example, refer to JpipServer.
Requirements

Target Platforms

See Also

Reference

JpipServerConfiguration Class
JpipServerConfiguration Members

Error processing SSI file
Leadtools.Jpip.Server 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