LEADTOOLS JPEG 2000 (Leadtools.Jpip.Server assembly)
LEAD Technologies, Inc

DelegatedServer Constructor (DelegatedServer)






Identifies the IP address of the host for the JPIP server that is managing the new channel.
Identifies the numerical port number to which the JPIP server that is managing the new channel is listening for requests.
When multiple hosts are added to the DelegatedServersCollection, this parameter specifies the load distributed on each server.
Initializes a new instance of the DelegatedServer class.
Syntax
public DelegatedServer( 
   string ipAddress,
   int port,
   int hostLoad
)
'Declaration
 
Public Function New( _
   ByVal ipAddress As String, _
   ByVal port As Integer, _
   ByVal hostLoad As Integer _
)
'Usage
 
Dim ipAddress As String
Dim port As Integer
Dim hostLoad As Integer
 
Dim instance As New DelegatedServer(ipAddress, port, hostLoad)
public DelegatedServer( 
   string ipAddress,
   int port,
   int hostLoad
)
function DelegatedServer( 
   ipAddress ,
   port ,
   hostLoad 
)
public:
DelegatedServer( 
   String^ ipAddress,
   int port,
   int hostLoad
)

Parameters

ipAddress
Identifies the IP address of the host for the JPIP server that is managing the new channel.
port
Identifies the numerical port number to which the JPIP server that is managing the new channel is listening for requests.
hostLoad
When multiple hosts are added to the DelegatedServersCollection, this parameter specifies the load distributed on each server.
Remarks
This constructor creates a new instance of the DelegatedServer class and adds this newly created DelegatedServer to the DelegatedServersCollection collection.
Example
For an example, refer to DelegatedServer.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DelegatedServer Class
DelegatedServer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip.Server requires a Document or Medical license and unlock key as well as a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features