GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
DJabberd::Delivery::ComponentConnection(3) User Contributed Perl Documentation DJabberd::Delivery::ComponentConnection(3)

DJabberd::Delivery::ComponentConnection - Delivery through a JEP-0114 component connection

This class allows you to route stanzas over a JEP-0114 component connection. It can operate both as a server (to which you can connect third-party JEP-0114 components) and as a client, where a DJabberd VHost itself acts as a component.

The server support allows you to connect third-party components and transports such as the popular pyXXXt range of transports to other IM networks.

The client support means that you can expose any DJabberd VHost as a JEP-0114 component and connect the resulting component to any other Jabberd implementation which supports JEP-0114. In effect this allows you to use DJabberd as a platform to write a component while retaining your existing Jabber server implementation.

Note: The server mode doesn't currently work. See DJabberd::Component::External. This module may change name at some point; the combination of the client and server modes into on module is not finalized.

Copyright 2006 Martin Atkins and Six Apart

This library is part of the Jabber server DJabberd. It can be modified and distributed under the same terms as DJabberd itself.

2011-06-13 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.