Leadtools.Jpip.Client Requires JPIP module product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
JpipClient Constructor
See Also 
Leadtools.Jpip.Client Namespace > JpipClient Class : JpipClient Constructor



serverIPAddress
The IPAddress of the JPIP server to call.
serverPort
The port number of the listening JPIP server to call.
Initializes a new instance of JpipClient class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal serverIPAddress As IPAddress, _
   ByVal serverPort As Integer _
)
Visual Basic (Usage)Copy Code
Dim serverIPAddress As IPAddress
Dim serverPort As Integer
 
Dim instance As JpipClient(serverIPAddress, serverPort)
C# 
public JpipClient( 
   IPAddress serverIPAddress,
   int serverPort
)
C++/CLI 
public:
JpipClient( 
   IPAddress serverIPAddress,
   int serverPort
)

Parameters

serverIPAddress
The IPAddress of the JPIP server to call.
serverPort
The port number of the listening JPIP server to call.

Requirements

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

See Also

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