#include <c4d_network.h>
公共成员函数 |
|
| void | GetRemoteAddr ( NetworkIpAddrPort &ipaddr) const |
| void | GetHostAddr ( NetworkIpAddrPort &ipaddr) const |
私有成员函数 |
|
| NetworkIpConnection () | |
| ~NetworkIpConnection () | |
|
|
| void GetRemoteAddr | ( | NetworkIpAddrPort & | ipaddr | ) | const |
Retrieves the remote IP address + port for the connection.
| [out] | ipaddr | The remote IP address + port. |
| void GetHostAddr | ( | NetworkIpAddrPort & | ipaddr | ) | const |
Retrieves the host IP address + port for the connection.
| [out] | ipaddr | The host IP address + port. |