On 17 Jul 2006, at 16:34, Daniel Pfeifer wrote:
Hi Mark,
With ULC you cannot switch the carrier stream per request, you can
only set
it
once per application. However you could write your own "Filer
extension"
for ULC which conceptually does the following
(assuming you upload the corresponding file to server):
1) The client reads in the file via a zipping stream and buffers it.
2) Then it sends resulting buffered, zipped byte array to the server.
3) The server unzips the resulting byte stream for further processing.
(You would use the regular way for writing extensions,
meaning subclassing UIProxy and ULCProxy.)
Hope this helps.
Greetings,
Daniel
Thanks for the ideas. Is Canoo using native compression or is it Java?
MArk
_______________________________________________
ULC-developer mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/ulc-developer