How to get Hostname using SimpleXMLRPCServer
Golawala, Moiz M (GE Infrastructure)
Moiz.Golawala at ge.com
Thu May 6 09:27:53 EDT 2004
I have multiple xmlrpc clients talking to my SimpleXMLRPCServer. When a method on my server is invoked, I would like to know the hostname of the client that has invoked the method. Does anybody know how to get the client host name from the xmlrpc request call to the SimpleXMLRPCServer. Any help is appreciated. Thanks in advance.
- Moiz
More information about the Python-list
mailing list