Enable STUN
HRESULT EnableSTUN(BSTR sServer, INT nPort);
void EnableSTUN(string sServer, int nPort);
|
Parameters |
Description |
|
sServer |
STUN server host name or IP |
|
nPort |
STUN server port number |
Enable STUN
|
Copyright © Conaito Technologies 2013. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|