If you like a test that you can post data to a http server you could always use a wiki page I think. A URL like: http://robowiki.dyndns.org/perl/robowiki?action=edit&id=RoboRumble/ResultsPostingTest would do the trick. If you place the data inside <pre></pre> tags it should also be quite readable. For anyone who like to experiment with a server side agent you can always install Tomcat locally and get Roborumble to post to your local Tomcat. I'll go do that check now if I have Tomcat on the server or not. -- PEZ OK, I managed to install Tomcat in my computer, so I can start developing the server side now. I got some examples and doesn't seems complicated. -- Albert
|