tomp2p / TomP2P

A P2P-based high performance key-value pair storage library
http://tomp2p.net
Apache License 2.0
440 stars 122 forks source link

Routing #143

Closed agahEbrahimi closed 6 years ago

agahEbrahimi commented 6 years ago

Hello,

Is the P2P connection on a local network or can it work for two peers on different networks too? and if it does work on a global network, does it route through a server or is it direct P2P?

Thank you

tbocek commented 6 years ago

It can work on different networks too. It uses the regular IP routing to connect globally to other peers