BTW:是否可以获取有关连接的服务器用户看到我的server4机器的ip的信息?
std::string sClientIp = socket().remote_endpoint().address().to_string(); unsigned short uiClientPort = socket().remote_endpoint().port();