Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

Show in webframe

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
)

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

Error processing SSI file
Leadtools.Jpip requires a Document or Medical and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features