The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Jabber::Connection"

Jabber::Connection - Simple connectivity functions for Jabber River stage one • 1 direct dependent • 1 total dependent

The Jabber::Connection package provides basic functions for connecting clients and components to a Jabber server....

QMACRO/Jabber-Connection-0.04 - 20 May 2009 09:10:45 UTC

Jabber::NS - Jabber namespaces River stage one • 1 direct dependent • 1 total dependent

Jabber::NS is simply a load of constants that reflect Jabber namespace constants (and other things). These can be imported into your program with the "use" statement. These namespace constants are based on those specified in the lib/lib.h file in the...

QMACRO/Jabber-Connection-0.04 - 20 May 2009 09:10:45 UTC

Jabber::NodeFactory - Simple XML Node Factory for Jabber River stage one • 1 direct dependent • 1 total dependent

Jabber::NodeFactory is a library for creating and manipulating XML nodes. It was created to offer similar functions to the xmlnode library in the Jabber server implementation. It provides enough functions to create and manipulate XML fragments (nodes...

QMACRO/Jabber-Connection-0.04 - 20 May 2009 09:10:45 UTC

Jabber::RPC - Jabber-RPC Implementation River stage one • 1 direct dependent • 1 total dependent

Jabber::RPC is a library that implements Jabber-RPC for Perl. The library consists of two modules, Jabber::RPC::Server and Jabber::RPC::Client. Please refer to the documentation for these two modules for more information....

QMACRO/Jabber-RPC-0.01 - 30 Sep 2001 19:32:29 UTC

Jabber::Lite - Standalone library for communicating with Jabber servers. River stage zero No dependents

Jabber::Lite is, as the name implies, a small 'lite' library for dealing with Jabber servers, implemented entirely in perl. Whilst it is small, it does try to be fairly complete for common tasks. Whats in the box? Jabber::Lite is able to connect to a...

BEECEE/Jabber-Lite-0.8 - 13 Feb 2007 06:11:55 UTC

Net::Chat::Jabber - Jabber protocol adapter for Net::Chat::Daemon River stage zero No dependents

SFINK/Net-Chat-Daemon-0.3 - 28 Jun 2006 06:28:58 UTC

Jabber::RPC::Server - Jabber-RPC Server River stage one • 1 direct dependent • 1 total dependent

Jabber::RPC::Server is an implementation of a Jabber-RPC server. A Jabber-RPC server receives XML-RPC-encoded calls carried over Jabber and responds to them. You can have your Jabber::RPC::Server connect as a Jabber component or as a Jabber client - ...

QMACRO/Jabber-RPC-0.01 - 30 Sep 2001 19:32:29 UTC

Jabber::RPC::Client - Jabber-RPC Client River stage one • 1 direct dependent • 1 total dependent

Jabber::RPC::Client is an implementation of a Jabber-RPC client. A Jabber-RPC client sends XML-RPC-encoded calls carried over Jabber to an endpoint that is a Jabber::RPC::Server. It uses the Frontier::RPC2 XML-RPC implementation to make the encoding ...

QMACRO/Jabber-RPC-0.01 - 30 Sep 2001 19:32:29 UTC

Net::Jabber::Server - Jabber Server Library River stage one • 5 direct dependents • 5 total dependents

Server.pm seeks to provide enough high level APIs and automation of the low level APIs that writing and spawning a Jabber Server in Perl is trivial. For those that wish to work with the low level you can do that too, but those functions are covered i...

REATMON/Net-Jabber-2.0 - 07 Sep 2004 01:57:03 UTC

Jabber::PubSub::JEAI - Perl extension for Erlang's J-EAI server River stage zero No dependents

This package offers some utilities for interfacing with Erlang's J-EAI server 1.0. EXPORT None by default....

KAILI/Jabber-PubSub-JEAI-0.03 - 27 Jul 2005 13:30:31 UTC

Log::Dispatch::Jabber - Log messages via Jabber River stage zero No dependents

Log messages via Jabber....

ASCOPE/Log-Dispatch-Jabber-0.3 - 25 Nov 2002 18:03:07 UTC

Net::Jabber::Loudmouth - Perl interface for the loudmouth jabber library River stage zero No dependents

Net::Jabber::Loudmouth is a perl interface for libloudmouth, Lightweight C Jabber library. It allows you to do the same stuff with Net::Jabber, but with a nicer interface and much faster, because most of the code is written in C....

FLORA/Net-Jabber-Loudmouth-0.07 - 12 Mar 2006 18:21:37 UTC

Jabber::RPC::HTTPgate - An HTTP gateway for Jabber-RPC / XML-RPC River stage zero No dependents

Jabber::RPC::HTTPgate is an experimental gateway that provides a conduit service between 'traditional' (HTTP-transported) XML-RPC encoded requests/responses and Jabber-RPC (XML-RPC encoded requests/responses transported over Jabber). The idea is that...

QMACRO/Jabber-RPC-HTTPgate-0.01 - 14 Oct 2001 21:05:27 UTC

POE::Component::Jabber - A POE Component for communicating over Jabber River stage one • 2 direct dependents • 2 total dependents

PCJ is a communications component that fits within the POE framework and provides the raw low level footwork of initiating a connection, negotiatating various protocol layers, and authentication necessary for the end developer to focus more on the bu...

NPEREZ/POE-Component-Jabber-3.00 - 22 Mar 2009 08:51:45 UTC

Net::Jabber::Component - Jabber Component Library River stage one • 5 direct dependents • 5 total dependents

Component.pm seeks to provide enough high level APIs and automation of the low level APIs that writing a Jabber Component in Perl is trivial. For those that wish to work with the low level you can do that too, but those functions are covered in the d...

REATMON/Net-Jabber-2.0 - 07 Sep 2004 01:57:03 UTC

Jabber::Component::Proxy - A simple proxy for Jabber Components River stage zero No dependents

Jabber::Component::Proxy is a simple proxy mechanism that you can use to control access to your Jabber services. If you attach a component to your Jabber server, and give that component a 'real' resolvable FQDN, people on other Jabber servers can acc...

QMACRO/Jabber-Component-Proxy-0.02 - 01 Apr 2002 18:12:00 UTC

POE::Component::Jabber::J2 River stage one • 2 direct dependents • 2 total dependents

PCJ::J2 implements the jabberd2 component spec located here: (http://jabberd.jabberstudio.org/dev/docs/component.shtml) Specifically, PCJ::J2 will negotiate TLS, SASL, and domain binding required to establish a working connection with jabberd2 as a s...

NPEREZ/POE-Component-Jabber-3.00 - 22 Mar 2009 08:51:45 UTC

lib/SOAP/Transport/JABBER.pm River stage zero No dependents

MKUTTER/SOAP-Transport-JABBER-0.713 - 20 Mar 2010 06:43:21 UTC

POE::Component::Jabber::J14 River stage one • 2 direct dependents • 2 total dependents

PCJ::J14 authenticates with the server backend using the method outlined in XEP-114 (Jabber Component Protocol) [http://www.xmpp.org/extensions/xep-0114.html]...

NPEREZ/POE-Component-Jabber-3.00 - 22 Mar 2009 08:51:45 UTC

POE::Component::Jabber::XMPP River stage one • 2 direct dependents • 2 total dependents

PCJ::XMPP provides all the mechanisms to negotiate TLS, SASL, resource binding, and session negotiation that PCJ needs to successfully establish an XMPP connection. In essence, it implements XMPP Core and a smidgeon of XMPP IM....

NPEREZ/POE-Component-Jabber-3.00 - 22 Mar 2009 08:51:45 UTC
22 results (0.029 seconds)