Is there a oBix client library toolkit for Delphi?
oBix is a XML web-server/client standard.
See: http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=obix
And: http://www.niagara-central.com/ord?portal:/blog/BlogEntry/112
The version really does not matter too much, but I would prefer Delphi 2007.
I found this C code, but it links against unix libs: http://code.google.com/p/c-obix-tools/
And the java code floating around links against Java libs.
So if there's some Delphi code I could use that would be great.
Or maybe I'm just naive and there a standard Delphi component that can just be used as is with this stuff.