<<O>> Difference Topic Architecture (r1.4 - 11 Jan 2002 - EricNorige) |
Added: | |
> > |
Interfacing with FredTo contribute to the freenet project, you don't have to hack java on fred. There's an easy to use interface to the java node called the FreenetClientProtocol that allows an external program to do inserts and requests. |
<<O>> Difference Topic Architecture (r1.3 - 08 Jan 2002 - IanClarke) |
Changed: | |
< < | These pages are intended to give a top-down overview of Fred's architecture. If you require more detailed information than is provided here you should refer to the Javadocs that are part of Fred's source code. |
> > | These pages are intended to give a top-down overview of Fred's architecture. Before reading this you should become familiar with Freenet's architecture by reading this paper. If you require more detailed information than is provided here you should refer to the Javadocs that are part of Fred's source code. |
<<O>> Difference Topic Architecture (r1.2 - 29 Dec 2001 - IanClarke) |
Deleted: | |
< < | |
Added: | |
> > |
OverviewAt the simplest level, Fred is a piece of software which people can run on their computer which will allow them to both request from, and insert information into, a global information store, while allowing their computer to form a part of that store. To request or insert a piece of information a key is required, such keys are somewhat analogous to a URL for a piece of information on the world wide web. Freenet does not guarantee that it will find a piece of information, even if it exists on the network, but it is reliable enough to be very useful for a diverse number of applications.RequestingInsertingSecurity |
<<O>> Difference Topic Architecture (r1.1 - 29 Dec 2001 - IanClarke) |
Added: | |
> > |
%META:TOPICINFO{author="IanClarke" date="1009605780" format="1.0" version="1.1"}%
%META:TOPICPARENT{name="Translations"}%
Freenet ArchitectureThese pages are intended to give a top-down overview of Fred's architecture. If you require more detailed information than is provided here you should refer to the Javadocs that are part of Fred's source code. |
Topic Architecture . { View | Diffs | r1.4 | > | r1.3 | > | r1.2 | More } |
Revision r1.1 - 29 Dec 2001 - 06:03 GMT - IanClarke Revision r1.4 - 11 Jan 2002 - 06:53 GMT - EricNorige |
This website is distributed under the GNU Documentation License |