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

ChannelFields Class






Members 
Defines all of the fields for working with channels and sessions.
Object Model
ChannelFields Class
Syntax
public class ChannelFields 
'Declaration
 
Public Class ChannelFields 
'Usage
 
Dim instance As ChannelFields
public sealed class ChannelFields 
function Leadtools.Jpip.ChannelFields()
public ref class ChannelFields 
Remarks

When a client request is received, this class will contain the JPIP channel fields received from the client.

Access this class from the RequestFields.RequestChannelFields property in the RequestFields class when a new client request is received.

A JPIP client uses this class to construct a session with the server. A session will allow the server to maintain a client cache model. The cache model will contain information about the data sent to the client so as not to return these information in future requests unless otherwise specified by the CacheManagementFields.

If the client doesn't want to create a session with the server the channel fields should not be used. However, the client can always update the server cache model in session-based or stateless requests using the CacheManagementFields.

Example
For an example, refer to Leadtools.Jpip.RequestEncoder.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

ChannelFields Members
Leadtools.Jpip Namespace

 

 


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