C#
VB
C++
Gets or sets the IP address of the JPIP client.
public string IPAddress { get; set; }
Public Property IPAddress As String
String value that represents the IP address.
Set this value before calling Open.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET