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

HttpRequestEncoder Constructor (HttpRequestEncoder)






The System.Net.IPAddress of the JPIP server receiving the request.
An System.Int32 number which specifies the port of the JPIP server.
Initializes a new instance of the HttpRequestEncoder class.
Syntax
public HttpRequestEncoder( 
   IPAddress serverIPAddress,
   int serverPort
)
'Declaration
 
Public Function New( _
   ByVal serverIPAddress As IPAddress, _
   ByVal serverPort As Integer _
)
'Usage
 
Dim serverIPAddress As IPAddress
Dim serverPort As Integer
 
Dim instance As New HttpRequestEncoder(serverIPAddress, serverPort)
public HttpRequestEncoder( 
   IPAddress serverIPAddress,
   int serverPort
)
function HttpRequestEncoder( 
   serverIPAddress ,
   serverPort 
)
public:
HttpRequestEncoder( 
   IPAddress^ serverIPAddress,
   int serverPort
)

Parameters

serverIPAddress
The System.Net.IPAddress of the JPIP server receiving the request.
serverPort
An System.Int32 number which specifies the port of the JPIP server.
Example
For an example, refer to HttpRequestEncoder.
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

HttpRequestEncoder Class
HttpRequestEncoder Members

 

 


Products | Support | Contact Us | Copyright Notices

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

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features