Tavin Cole schrieb: > > no, I mean feedback during requests, e.g. some kind of timer counting down > > and getting bumped up when QueryRestarted's come back. Maybe somehow > > seeing whether the node is just waiting for a reply to come back or whether > > it hit some bug and crashed. > > How are you going to do that with HTML? Some wacky javascript stuff?
Either automatically reloading the URL while downloading every 5 seconds and displaying: Request time so far: 50 sec, Max time left: x sec File (not) found, transfer (not) started, bytes received... Or just spitting the output to the on-the-fly html, so that we can see the log and some status messages passing by (as it used to be, but more verboose...) Sebastian _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
