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