added upnp
This commit is contained in:
11
p2p/README
11
p2p/README
@@ -1,3 +1,12 @@
|
||||
P2P module
|
||||
===========
|
||||
This part we will implement a UDP hole punching
|
||||
(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
|
||||
|
||||
Reference in New Issue
Block a user