Initializes a new instance of JpipClient class.
public JpipClient( IPAddress serverIPAddress, int serverPort )
public JpipClient(
IPAddress serverIPAddress,
int serverPort
)
Public Function New( _ ByVal serverIPAddress As IPAddress, _ ByVal serverPort As Integer _ )
Public Function New( _
ByVal serverIPAddress As IPAddress, _
ByVal serverPort As Integer _
public: JpipClient( IPAddress^ serverIPAddress, int serverPort )
public:
JpipClient(
IPAddress^ serverIPAddress,
serverIPAddress The System.Net.IPAddress of the JPIP server to call.
serverPort The port number of the listening JPIP server to call.
For an example, refer to JpipClient.
Target Platforms
JpipClient Class
JpipClient Members
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
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library