Skip to content Skip to sidebar Skip to footer
Showing posts with the label Xml Rpc

Python - Is It Possible To Extend The Set Of Things That Xml-rpc Can Serialize?

I have seen several questions asking how to send a numpy.ndarray through an xml-rpc call. This cann… Read more Python - Is It Possible To Extend The Set Of Things That Xml-rpc Can Serialize?

Python: Is It Possible To Set The Clientport With Xmlrpclib?

Is it possible to set the clientport for the xmlrpc-connection? I want to say: Client should make… Read more Python: Is It Possible To Set The Clientport With Xmlrpclib?