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 


-------------------------------------------------------
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