LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

DataLimitFields Class

Show in webframe





Members 
Defines all of the fields for a JPIP client data Limiting request.
Object Model
Syntax
public class DataLimitFields 
'Declaration
 
Public Class DataLimitFields 
'Usage
 
Dim instance As DataLimitFields

            

            
public ref class DataLimitFields 
Remarks

Use this class to control the amount of information returned in server responses. Usually the client doesn't want all the image information to be returned in single response since this affects delivery time and network bandwidth.

The client can select the number of bytes returned for image information using the DataLength property. In session-based requests the client usually makes additional requests to retrieve the rest of information since the server maintains a client cache model for the information previously sent (to ensure that no redundant data is transmitted). However, in stateless requests the client can still limit the amount of data transmitted in the server response and in future requests it will use the CacheManagementFields fields to update the server cache model.

For more information check the ChannelFields and CacheManagementFields classes.

Example
For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.
Requirements

Target Platforms

See Also

Reference

DataLimitFields Members
Leadtools.Jpip Namespace

 

 


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