I have been working on several more inform.php improvements.

Firstly, inform.php can now take an extra CGI parameter called "proto"
which can be an arbitrary string, if it doesn't get this parameter it
assumes a value of "1.2" for proto (the protocolVersion in release
0.2).  If it does get this parameter it will only list nodes added with
the same protocol number.

Obviously Node.java needs to be changed to use this, but I haven't got
around to it just yet (I need to find out how to pass multiple CGI
params in a POST (ie. is there a CR between them?)).

I have also been working on a checkinform.php script which doesn't quite
work yet, but when it does it will test all nodes in the list, removing
the duds.  I will set up a cron job to call it every 30 minutes or so.

Ian.

_______________________________________________
Freenet-dev mailing list
Freenet-dev at lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/freenet-dev

Reply via email to