I have a Canoo client class which is being streamed data from a server.

Some of this data is resent so I have implemented the canoo code so that when the data for page 1 is sent, the ULCViewer class logs this and if Page 1 is resent it sends
a null object rather than resending the 160 k.

On the clientside, if a null object is received then UI Client knows we have stored the data on disk
and retrieves it.

This works brilliantly until UI client cannot cache the data for some reason (ie disk problem).

So how can UI VIewer send a message back to ULCVIewer asking for the data to be resent?

MArk
_______________________________________________
ULC-developer mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/ulc-developer

Reply via email to