Stun Server
Compliant with the latest RFCs including 5389, 5769, and 5780
discover the local host's own external IP address
|
#include <testdatastream.h>
Private Member Functions | |
virtual HRESULT | Run () |
UT_DECLARE_TEST_NAME ("CTestDataStream") | |
Additional Inherited Members | |
Public Member Functions inherited from IUnitTest | |
virtual | ~IUnitTest () |
virtual const char * | GetName ()=0 |
Definition at line 23 of file testdatastream.h.
|
privatevirtual |
Implements IUnitTest.
Definition at line 24 of file testdatastream.cpp.
|
private |