|
PTLib Version 2.10.2
|
UDP socket that has been created by the STUN client. More...
#include <pstun.h>
Public Member Functions | |
| PSTUNUDPSocket () | |
| virtual PBoolean | GetLocalAddress (Address &addr) |
| virtual PBoolean | GetLocalAddress (Address &addr, WORD &port) |
Protected Attributes | |
| PIPSocket::Address | externalIP |
UDP socket that has been created by the STUN client.
| PSTUNUDPSocket::PSTUNUDPSocket | ( | ) |
| addr | Variable to receive hosts IP address |
Reimplemented from PIPSocket.
| addr | Variable to receive peer hosts IP address |
| port | Variable to receive peer hosts port number |
Reimplemented from PIPSocket.
PIPSocket::Address PSTUNUDPSocket::externalIP [protected] |