Hi,

our C++ client library to access xmlBlaster
is now fairly up to date again (available with cvs).

It compiles fine with

   icc 7.x and 8.x  (INTEL)
   g++ 2.9x
   g++ 3.x
   Visual C++ since Jan. 2003

and is checked for memory leaks with valgrind.

Both CORBA and native SOCKET protocol plugins
are supported.

Thanks to Randy Charles Morin ([EMAIL PROTECTED])
we have Base64 support for our client properties
in the C++ layer as well.
See: http://www.kbcafe.com/articles/HowTo.Base64.pdf
Randy allowed us to distribute Base64.cpp under LGPL.

Have a look at the demo clients and their supported properties

  PublishDemo -help
  SubscribeDemo -help

in the directory xmlBlaster/demo/c++/bin (after compilation
with 'build cpp')

enjoy,

Marcel

--
http://www.xmlBlaster.org

Reply via email to