PSTUNUDPSocket Class Reference
#include <pstun.h>
List of all members.
Detailed Description
UDP socket that has been created by the STUN client.
Constructor & Destructor Documentation
PSTUNUDPSocket::PSTUNUDPSocket |
( |
|
) |
|
Member Function Documentation
virtual BOOL PSTUNUDPSocket::GetLocalAddress |
( |
Address & |
addr, |
|
|
WORD & |
port | |
|
) |
| | [virtual] |
- Parameters:
-
| addr | Variable to receive peer hosts IP address |
| port | Variable to receive peer hosts port number |
Reimplemented from PIPSocket.
virtual BOOL PSTUNUDPSocket::GetLocalAddress |
( |
Address & |
addr |
) |
[virtual] |
Get the Internet Protocol address for the local host.
- Returns:
- TRUE if the IP number was returned.
- Parameters:
-
| addr | Variable to receive hosts IP address |
Reimplemented from PIPSocket.
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file: