Hello,
Well the weather here in Central Wisconsin has been sucking for the
last few days. So what else could I do but churn up about 4000 lines of code
to create a new VB XML-RPC client that well frankly does not suck. I used
all of the others and was disappointed in the stablity, speed, and
complexity of them. We use tens of thousands of xml-rpc transactions per day
where I work but we never had a good vb or vba implementation (thus my
creation).
The library consists of a single static linked dll that has zero
dependancies. Just add it to your vb references and have a blast.
Personally I seldom use Visual Basic but we do use it at work for simple
stuff. It is not likely that I will use this library for my personal work
but I am more than willing to maintain it. I am going to be relying on user
feedback for bug fixes and patches.
It should handle deeply nested structs and arrays with no problems.
As always if you find a problem with it just let me know and I will get a
patch out for you very quickly.
You can download it at http://www.codepunk.com
Enjoy VB Hackzor's
Cliff Baeseman
Aka Codepunk