Hi Rob,
>Can you show us the code you are using? I'd get that error when I wasn't
>quite doing it right, so it sounds like a syntax problem, not a problem
>with the servlet.
>
>Do you get that error with the examples in CVS or the ones I sent?
Well, I put the following main() in 'RemoteSimpleClient.java':
------------------------------------------------------
public static void main(String[] argv) throws Exception
{
RemoteSimpleClient c = new RemoteSimpleClient("6690");
c.getFile("KSK@test", 50);
}
------------------------------------------------------
Looked like you were using Perl and Python. I hope it doesn't matter much.
Thanks a lot,
Nick
_______________________________________________
Devl mailing list
[EMAIL PROTECTED]
http://lists.freenetproject.org/mailman/listinfo/devl