C#
VB
C++
Gets the IP address of the client.
public string ClientIPAddress { get; } Public ReadOnly Property ClientIPAddress As String
public:property String^ ClientIPAddress {String^ get();}
The IP address of the client.
This value can be null or System.String.Empty if the event is not generated by a client connection.
For an example, refer to Leadtools.Jpip.Server.JpipServer.
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
