Cool, thanks Mark, Tavin; that fixed it.

On Thursday 26 April 2001 07:55 pm, you wrote:
> Yes, hrm, this is kind of an up in the air issue atm, but it will
> work if you send the bytes 00 00 00 02 at the beginning of the connection.
> This *is* documented in the spec, under http://freenetproject.org/doc/
>
> So this 0.3.9 will actually be the first release in which FCPHandler
> fully matches the FCP spec.
>
> This requirement isn't technically necessary until 0.4 Fred but I
> thought it would be better for clients to get used to it now..
>
> On Thu, Apr 26, 2001 at 07:44:05PM -0700, Rob Cakebread wrote:
> > Thanks for the info on the new in-Freenet index everybody.
> >
> >  Did FCP change in 0.3.9 too? When doing a test from my own code
> > and Mark's test C client, I get:
> >
> >
> > java.io.IOException: bad session/presentation ID
> >         at Freenet.contrib.fcp.FCPHandler.service(FCPHandler.java)
> >         at
> > Freenet.client.ServletConnectionHandler.run(ServletConnectionHandler.java
> >) at java.lang.Thread.run(Thread.java:479)
> >
> > In my .freenetrc:
> >
> > services.fcp.class=Freenet.contrib.fcp.FCPHandler
> > services.fcp.allowedhosts=127.0.0.1
> > services.fcp.port=8082
> > services.fcp.config=.fproxyrc
> >
> > (I don't have any .fproxyrc file though)

_______________________________________________
Devl mailing list
[EMAIL PROTECTED]
http://lists.freenetproject.org/mailman/listinfo/devl

Reply via email to