Files
p2p-rendering-computation/p2p
..
2021-07-08 22:47:51 +04:00
2021-04-15 13:55:33 +04:00
2021-07-08 22:47:51 +04:00
2021-07-08 19:42:41 +04:00
2021-04-11 01:26:55 +04:00
2021-04-11 01:26:55 +04:00
2021-06-25 17:13:40 +04:00
2021-06-25 17:29:08 +04:00
2021-04-11 01:26:55 +04:00

P2P module
===========
 (Techniques to get over NAT)
  - UPNP implementation
  - DMZ to be used if UPNP does not work
  - Port forwarding for future release

 (Discovery of Nodes)
  - Connect to reliable connection (that has some knowledge)
  - Check if the connection is still open (If not instruct the server to remove from table)
  - According speed tests
  - Send list of servers connection open
  - default 100 MB (to store tables of ip records)