Is it possible to obtain the client's ip address from a
SimpleXMLRPCSer ver instance or subclass instance? When running
SimpleXMLRPCSer ver with logRequests = 1, the xmlrpc server prints out
the fqdn on the console, however, I'm not sure if this information
(either fqdn or ip address) is available to the SimpleXMLRPCSer ver
instance. Can somebody shed some light on how to obtain this
information?
Thanks,
Phil
SimpleXMLRPCSer ver instance or subclass instance? When running
SimpleXMLRPCSer ver with logRequests = 1, the xmlrpc server prints out
the fqdn on the console, however, I'm not sure if this information
(either fqdn or ip address) is available to the SimpleXMLRPCSer ver
instance. Can somebody shed some light on how to obtain this
information?
Thanks,
Phil
Comment