C#
VB
C++
Gets the IP address of the JPIP server.
public IPAddress ServerIPAddress { get; }
Public ReadOnly Property ServerIPAddress As IPAddress
public:
property IPAddress^ ServerIPAddress {
IPAddress^ get();
}
An System.Net.IPAddress object of the JPIP server receiving the request.
For an example, refer to HttpRequestEncoder.
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