Leadtools.Jpip.Client.WinForms Requires JPIP Module product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
IPAddress Property
See Also 
Leadtools.Jpip.Client.WinForms Namespace > JpipRasterImageViewer Class : IPAddress Property



Gets or sets the IP address of the JPIP client.

Syntax

Visual Basic (Declaration) 
Public Property IPAddress As String
Visual Basic (Usage)Copy Code
Dim instance As JpipRasterImageViewer
Dim value As String
 
instance.IPAddress = value
 
value = instance.IPAddress
C# 
public string IPAddress {get; set;}
C++/CLI 
public:
property String^ IPAddress {
   String^ get();
   void set (String^ value);
}

Return Value

String value that represents the IP address.

Example

This example sets the IP address to "127.0.0.1", which is the standard IP address used for loopback network connection and testing. For an example, refer to JpipRasterImageViewer.

Remarks

Set this value before calling Open.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Jpip.Client.WinForms requires a JPIP Module and a server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features