Hi,

i try to build an application, which can transport HTTP messages over DTN (www.dtnrg.org), you can call it a DTN proxy. The webbrowser requests the squid, and if the cache request misses, the HTTP request will be forwarded to the DTN proxy, which will get the response over DTN. If the response arrives, the DTN proxy must push the data into the squid's cache, so the continuous refreshing webbrowser will get the page the next time. So here is my question: How to push the data directly into squid's cache? Is there any interfaces? Some port, so i can use sockets or something like that?

Thanks for any hints!

Bye,
Willem

Reply via email to