| synopsis || functions |

kdu_client

Derives from kdu_cache

Derives from kdu_compressed_source

[Declared in "../apps/compressed_io/kdu_client.h"]


Synopsis

Implements a full JPIP network client, building on the services offered by kdu_cache. The following is a brief summary of the way in which this object is expected to be used:

The kdu_client object also provides a number of status functions for monitoring the state of the network connection. These are


Public Functions

kdu_client

~kdu_client [virtual]

connect [virtual]

is_active

is_alive

is_idle

disconnect [virtual]

close [virtual]

install_notifier

get_status [virtual]

post_window [virtual]

get_window_in_progress [virtual]

get_received_bytes


| top || synopsis || functions |