corda/node-api
Andrius Dagys 885f951dc3 Node IP auto-detection (#666)
* If the p2pAddress provided by the configuration is not public, the node tries to discover the public IP:
- First by checking the network interfaces
- If not found, sends a request to the network map service

* Enable initial connection retry

* Improve error handling

* Update docs
2017-05-12 14:09:02 +01:00
..
src Node IP auto-detection (#666) 2017-05-12 14:09:02 +01:00
build.gradle Fix duplicate content root problems in IntelliJ 2017-04-26 10:37:16 +02:00