Hi,
I have an xmlrpc standalone server created using
XMLRPC::Server#add_handler( interface, obj )
It all works nicely, but I really want to log the address of the calling
machine as they hit the handler method (I'm using the service to provide
a kind of port knocking in addition to another service). Is there any
way of getting this information?
Thanks,
Matt.
···
--
Posted via http://www.ruby-forum.com/.