On Monday, 1. March 2010 16:17:05 Christian Helmuth wrote:
> Hello Peter,
>
> On Tue, Mar 02, 2010 at 12:20:15AM +1030, Peter Nguyen wrote:
> > Sorry, I should have mentioned more specifically what i was after. So, i
> > was referring to the http_server_serve function in the http server code,
> > w
Hello Peter,
On Tue, Mar 02, 2010 at 12:20:15AM +1030, Peter Nguyen wrote:
> Sorry, I should have mentioned more specifically what i was after. So, i was
> referring to the http_server_serve function in the http server code, whereby
> upon receiving a HTTP request, the struct netconn variable (con
Stefan,
Sorry, I should have mentioned more specifically what i was after. So, i was
referring to the http_server_serve function in the http server code, whereby
upon receiving a HTTP request, the struct netconn variable (conn) seems to store
IP addresses which I think refer to the IP address that
On Monday, 1. March 2010 05:30:27 Peter Nguyen wrote:
> Hi,
Hi Peter,
>
> In digging to the HTTP server functionality, I noticed that with IP
> address, data is stored for local and remote IP addresses. I gather
> remote IPs refer to the machines making the requests. Does the local IP
> refer to
Hi,
In digging to the HTTP server functionality, I noticed that with IP
address, data is stored for local and remote IP addresses. I gather
remote IPs refer to the machines making the requests. Does the local IP
refer to the HTTP server itself??
Peter
-
Hi Norman,
Thanks for your response. I was asking because for my project, I have
implemented a sampling environment that runs at the Iguana level, and
given there seems to be considerable work into genode, I was wanting
to port it to genode. My sampling infrastructure is based on the
iguan
Hi Peter,
> I have another question about Genode. More specifically, I was wondering
> whether
> any of the Iguana services at all. I ask this given that the weaver.xml file
> refers to memsections and pds (i'm assuming that means protection domains).
Genode is not compatible to Iguana. However,
Hi,
Thanks you very much for that. I now have it running.
I have another question about Genode. More specifically, I was wondering whether
any of the Iguana services at all. I ask this given that the weaver.xml file
refers to memsections and pds (i'm assuming that means protection domains).
Pete