Class   XmlrpcClient          
               
Name   address()          
                       
Examples  
// see the examples in the home page
     
                       
Description   Returns the IP of the xmlrpc server that we are connected to.      
                       
Syntax  
client.address()
                       
Parameters   client
  any variable of type XmlrpcClient  
                       
Usage   Application