hi
I am working on an extension which will help to download objects from peers who aleady have the object's downloaded(in there cache).So I will request a peer client (i.e a peer using mozilla browser) for a object by sending the object url & download that object( images, flash etc) from him.

So I need to find & retrive object's from cache based on the url.

On 3/23/06, Adam Judson < [EMAIL PROTECTED]> wrote:
Both tamperdata (read) and photomap (read/write) access the cache, though not
images specifically.

Looking at the *Utils.js files in those projects may be helpful.

Adam


On 23/03/06, GuruJ <[EMAIL PROTECTED]> wrote:
> Neil wrote:
> > Jitesh Nambiar wrote:
> >
> >> I am trying to access images from Firefox Cache. But I couldn't
> >> understand the format in which the files are stored. Can anyone help
> >> me in this regards. That how is images stored & retrived from cache.
> >
> > You don't need to do anything special to access images from the cache,
> > all requests default to using the cache unless you use shift+reload in
> > which case the cache is bypassed.
>
> In case this is what you were asking, you know that you can browse cache
> entries by typing "about:cache" in the Location bar, right?
>
> -- GuruJ.
> _______________________________________________
> Project_owners mailing list
> [email protected]
> http://mozdev.org/mailman/listinfo/project_owners
>
_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners



--
Regards
Jitesh Nambiar
jitesh[DOT]nambiar002[AT]gmail.com
n[DOT]jitesh[AT]gmail.com
8th Semester, Computer Sc. & Engg.
Model Engineering College, Kochi
,---,---,
  / _ \  :09895495189

"Dance when you have nothing else to do"
_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners

Reply via email to