Get the IP address associated with the endpoint.
boost::asio::ip::address address() const;
Set the IP address associated with the endpoint.
void address( const boost::asio::ip::address & addr);