Michael Schierl schrieb:
> 
> Jay Oliveri schrieb:
> >
> > Can someone briefly list what FCP functionality is missing in the current
> > revision of the documentation?
> 
> Dunno if i know all, only what I learned from coding FIW:

oops, forgot one:

-----
> >    This is the complete set of client to node messages, with the possible
> >    node to client responses (only the headers are listed).
> > 
> >      * ClientHello
> >           + NodeHello
> 
>        * ClientInfo
>             + NodeInfo
> 
>        * all that FCP-FEC stuff

         * InvertPrivateKey
              + Success

(Client->Node)

InvertPrivateKey
Private=<private value>
EndMessage

A Success message is sent on success with the "Public" field set
to the public value.

<private value> can be either an insert URI (must start with 
freenet:SSK@) or a raw private key. i.e. the private
value you get back from genkeys.
-----
(ripped from the CVS checkin message)

HTH,

mihi

_______________________________________________
devl mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl

Reply via email to