[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [xmlblaster] Python socket



Steven Wei wrote:
Hi,

Is there a Python xmlBlaster socket implementation available anywhere?

Searching through the archives it looks like one was posted here at some point, but the link no longer works.

http://www.xmlblaster.org/xmlblastersocket.zip

Thanks,
Steve

I think Colin Brown has one, but i don't know the current state.

You could also use the xmlBlaster C client library (.so, .dll)
and access it from Python, i do this with C# with success (on
Windows and on Linux/Mono).


regards Marcel