My company is starting to implement quite a bit of internet based management software. My boss has been talking about using XML-RPC, so I've done some reading up about it. My question is this: What's ...
I'm working on a small WinForms app in C# to migrate some domains/users from one of our Barracuda spam firewalls to another one. For now, I'm just using some example XML from their API to connect and ...