> LIke I said, I don't have a node running so I don't have a .freenetrc file. > All I have been doing is using freenetlib.py and settting the "default > host" to one of the nodes you get from inform.php. I get the winsock error > 10061: Connection refused when I try to connect to any of the nodes on the > default freenet port. (Perhaps the terrible mistake I'm making is simply > running windows at all - that will change as soon as practical which > unfortunately isn't soon enough).
Well, firstly you should try to run a node if possible, but I acknowledge that some people simply can't. I think the problem here is that many of the nodes listed in inform.php are not working. I did create a script called checkinform.php which is designed to test each node listed, and remove it from the list if it doesn't work. A cron job could then be set up which called this regularly from someone's account. Unfortunately this wasn't working properly by the time I ran out of weekend, and I haven't had a chance to debug it since (although it is probably something minor). I will address it this weekend, but if someone felt like sorting it out before that it would be a most worthwhile usage of time. Ian. _______________________________________________ Freenet-dev mailing list Freenet-dev at lists.sourceforge.net http://lists.sourceforge.net/mailman/listinfo/freenet-dev
