std::string sClientIp = socket().remote_endpoint().address().to_string(); unsigned short uiClientPort = socket().remote_endpoint().port();