Switch GetMyExternalIP from HTTP request to STUN approach
authorCryptoManiac <balthazar@yandex.ru>
Thu, 27 Nov 2014 17:43:43 +0000 (21:43 +0400)
committerCryptoManiac <balthazar@yandex.ru>
Thu, 27 Nov 2014 17:43:43 +0000 (21:43 +0400)
commit6e9bdffe9ddcda32a6c0431cacdd27d5daf33ce3
tree0507e74e5ba762d2ec7587abf83c5a21a4c4646b
parent6ce21e2b662996474f0043a3b8751b1eb1f1da32
Switch GetMyExternalIP from HTTP request to STUN approach

Special greetings to EmerCoin project
novacoin-qt.pro
src/makefile.bsd
src/makefile.linux-mingw
src/makefile.mingw
src/makefile.osx
src/makefile.unix
src/ministun.h [new file with mode: 0644]
src/net.cpp
src/stun.cpp [new file with mode: 0644]