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

Go to the source code of this file.
Enumerations | |
| enum | SocketRole { RolePP =0, RolePA =1, RoleAP =2, RoleAA =3 } |
Functions | |
| bool | IsValidSocketRole (SocketRole sr) |
| SocketRole | SocketRoleSwapPort (SocketRole sr) |
| SocketRole | SocketRoleSwapIP (SocketRole sr) |
| enum SocketRole |
| Enumerator | |
|---|---|
| RolePP | |
| RolePA | |
| RoleAP | |
| RoleAA | |
Definition at line 22 of file socketrole.h.
|
inline |
Definition at line 31 of file socketrole.h.
|
inline |
Definition at line 41 of file socketrole.h.
|
inline |
Definition at line 36 of file socketrole.h.