This seems to be more complex than I thought initially.. I'll have a look at SimpleInterface and try to decide which direction to go.
Thanks again.

Roney

Robert MacGrogan wrote:

This is not functinality currently built into the SJ client. It's something you 
could make it do,
but you've have to be prepared to roll up your sleeves and do some coding. Take 
a look at the SJ
client class "SimpleInterface." This has some methods that send a file to a 
stream, but I think
even these stream the file to a temp file on the disk first. You'll have to 
actually create your
own FileDownloaderProxy class to take SOAP attachments and dump them into a 
byte array instead of
to the file system.

Let me know if you have any specific questions as you undertake this.

Thanks.

--Rob



--- Roney A Cordenonsi <[EMAIL PROTECTED]> wrote:

Hi Rob,

I'm not sure if you've got my last email..
Anyway, that's the idea, to stream files into memory to be able to have a JS client without local copy dir. Obviously it will be limited in features to those that are not direct applied to the local copy. Basically I need a client that controls versions of individual files (add,update,diff,co ) all using in-memory data (send/received by the http client).

regards
Roney

Robert MacGrogan wrote:



__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com


--

Roney A Cordenonsi
Software Developer

This email and any attachments may be confidential or legally privileged.  If 
you received this message in error or are not the intended recipient. you 
should destroy the e-mail message and any attachments or copies,
and you are prohibited from retaining, distributing, disclosing or using any 
information containing herein.  Please inform us of the erroneous delivery by 
return e-mail.  Thank you for your co-operation.

www.cellcast.tv
150 Great Portland Street
London
W1W 6QD
UK
Tel: (020) 7190 0300
Fax: (020) 7190 0301



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
SourceJammer-users mailing list
SourceJammer-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sourcejammer-users

Reply via email to