Stun Server  Compliant with the latest RFCs including 5389, 5769, and 5780
discover the local host's own external IP address
StunClientLogicConfig Struct Reference

#include <stunclientlogic.h>

Collaboration diagram for StunClientLogicConfig:

Public Attributes

CSocketAddress addrServer
 
bool fTimeoutIsInstant
 
uint32_t timeoutSeconds
 
uint32_t uMaxAttempts
 
bool fBehaviorTest
 
bool fFilteringTest
 

Detailed Description

Definition at line 26 of file stunclientlogic.h.

Member Data Documentation

CSocketAddress StunClientLogicConfig::addrServer

Definition at line 28 of file stunclientlogic.h.

bool StunClientLogicConfig::fBehaviorTest

Definition at line 34 of file stunclientlogic.h.

bool StunClientLogicConfig::fFilteringTest

Definition at line 35 of file stunclientlogic.h.

bool StunClientLogicConfig::fTimeoutIsInstant

Definition at line 30 of file stunclientlogic.h.

uint32_t StunClientLogicConfig::timeoutSeconds

Definition at line 31 of file stunclientlogic.h.

uint32_t StunClientLogicConfig::uMaxAttempts

Definition at line 32 of file stunclientlogic.h.


The documentation for this struct was generated from the following file: