| Class | Description |
|---|---|
| BasicUsecasesInWANTest |
Tests bootstrapping, put/get and sendDirect in WAN environment (auto port
forwarding, Relay) startBootstrappingSeedNode is used as the server side code
|
| ExampleBloomFilter |
Example how to use bloom filters for efficient search.
|
| ExampleBootstrap |
See http://tomp2p.net/doc/quick/ for more information
|
| ExampleConsistency |
Example of consistency and DHT attacks.
|
| ExampleDirectData | |
| ExampleDirectReplication |
Example of direct replication with put and remove.
|
| ExampleDiscover | |
| ExampleDNS |
See http://tomp2p.net/doc/quick/ for more information on this
start with arguments "1 test 127.0.0.1" for the server and "2 test" for the client
|
| ExampleDomainProtection | |
| ExampleDST |
Example how to do range queries.
|
| ExampleHashMap |
This example shows how TomP2P can be used to have Objects instead of
Number160.
|
| ExampleIndirectReplication |
Example of indirect replication with put.
|
| ExampleMultiColumn |
Example of storing data in a column.
|
| ExampleNAT | |
| ExampleNATChat | |
| ExamplePersistentConnection |
Example how to use persistent connection with Peer.sendDirect().
|
| ExamplePutGet |
This simple example creates 10 nodes, bootstraps to the first and put and get data from those 10 nodes.
|
| ExampleReconnect | |
| ExampleSearch |
Example how to search.
|
| ExampleSend | |
| ExampleSimpleRecommondation |
Example of storing friends in a DHT.
|
| ExampleUnQL | |
| ExampleUtils |
This simple example creates 10 nodes, bootstraps to the first and put and get data from those 10 nodes.
|
Copyright © 2014. All rights reserved.