Hi Katz!

Katz, Dov B (IT) schrieb am 2005-03-07 12:31:54:
> Does anyone have sample code and config for a simple EXEC-style
> component for jabberd 1.4.x?
>  
> I've only written ACCEPT components and am interested in trying an EXEC
> one.

The exec components use a standard Jabber XML stream for communications
in the namespace "jabber:component:exec" - using no authentication.

... but I wouldn't propose to write new components using this feature.
It should make nearly no additional work using the accept component
protocol and your component will be usable with other server
implementations then as well. exec components are only supported by
jabberd 1.4.x as far as I know.

The only documentation I am aware of at present is the implementation,
that you can find in the file jabberd/base/base_exec.c of the jabberd
1.4.x distribution. It's only a small file, that is well documented.


Tot kijk
    Matthias

-- 
Fon: +49-(0)70 0770 07770          http://web.amessage.info
Fax: +49-(0)89 312 88 654          xmpp:[EMAIL PROTECTED]

Attachment: signature.asc
Description: Digital signature

_______________________________________________
jdev mailing list
[email protected]
http://mail.jabber.org/mailman/listinfo/jdev

Reply via email to