Stun Server
Compliant with the latest RFCs including 5389, 5769, and 5780
discover the local host's own external IP address
|
#include <unittest.h>
Public Member Functions | |
virtual | ~IUnitTest () |
virtual HRESULT | Run ()=0 |
virtual const char * | GetName ()=0 |
Definition at line 23 of file unittest.h.
|
inlinevirtual |
Definition at line 26 of file unittest.h.
|
pure virtual |
|
pure virtual |