Arnulf Wiedemann wrote:
Hello Stephan,
thanks for your fast answer.

Am Dienstag, 14. Juni 2005 17:51 schrieb Stephan Bergmann:

IIRC, UNO remote bridge protocols are found by library name.  That is,
if you have a protocol named xyz (and corresponding accept strings/UNO
URLs would be of the form "...;xyz..." instead of the familiar
"...;urp..."), its implementation would be in in a dynamic library
called libxyz_uno.so (on Unix), similar to the existing liburp_uno.so.


I did not know that it's as easy as to have a corresponding library. So it is enough, if I have built such a library, to copy the new library into the program directory and then the protocol will be recognized (that means there is no registry entry or something similar necessary)?

I'm really not sure about the details. If you encounter any problems, report back and I'll see if I can find some time to dig into that.

-Stephan

[...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to