Add UDP Hole Punching for G2

This commit is contained in:
Geoffrey Merck 2018-11-02 09:17:18 +01:00
parent 3107a7f60e
commit d1c55b9394
3 changed files with 17 additions and 0 deletions

View file

@ -52,6 +52,8 @@ public:
CHeaderData* readHeader();
CAMBEData* readAMBE();
void PunchUDPHole(const wxString& addr);
void close();
private: