LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

HttpRequestEncoder Constructor (HttpRequestEncoder)

Show in webframe





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
)

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

See Also

Reference

HttpRequestEncoder Class
HttpRequestEncoder Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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