Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.277.721 Times

Jabber freeware
Filter: All | Freeware | Demo
 

Jabber

1 2 3 4 5 > 
Added: January 18, 2010 | Visits: 1.275

Jabber::Lite Jabber::Lite is a standalone library for communicating with Jabber servers. SYNOPSIS use Jabber::Lite; my $jlobj = Jabber::Lite->new(); $jlobj->connect( %args ); $jlobj->authenticate( %args ); my $stillgoing = 1; while( $stillgoing ){ my $tval = $jlobj->process(); if( $tval == 1 ){...



Platforms: *nix

License: Freeware Size: 48.13 KB Download (96): Jabber::Lite Download

Added: June 13, 2010 | Visits: 1.412

Internet Relay Jabber Internet Relay Jabber (or IRJ) is a Jabber client for IRC. Its useful if you like IRC, but your friends use another IM service. Through Jabber, IRJ supports AIM, MSN, Yahoo!, ICQ, etc. It is written in Perl and uses Net::Jabber and Net::IRC. Just to clear up any confusion, this isnt a transport...





Platforms: *nix

License: Freeware Size: 23.55 KB Download (107): Internet Relay Jabber Download

Added: January 09, 2010 | Visits: 935

POE::Component::DebugShell::Jabber POE::Component::DebugShell::Jabber is a Perl component to allow interactive peeking into a running POE application via Jabber. SYNOPSIS use POE::Component::DebugShell::Jabber; POE::Component::DebugShell::Jabber->spawn( jabber_package => POE::Component::Jabber::Client::XMPP, jabber => {...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (89): POE::Component::DebugShell::Jabber Download

Added: June 25, 2010 | Visits: 828

Jabber::RPC::HTTPgate Jabber::RPC::HTTPgate is an HTTP gateway for Jabber-RPC / XML-RPC. SYNOPSIS use Jabber::RPC::HTTPgate; my $gw = new Jabber::RPC::HTTPgate( server => myserver.org:5701, identauth => jrpchttp.localhost:secret, httpcomp => http, ); $gw->start; Jabber::RPC::HTTPgate is an experimental...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (96): Jabber::RPC::HTTPgate Download

Added: May 01, 2010 | Visits: 629

Jabber::RPC Jabber::RPC is a Jabber-RPC Implementation. SYNOPSIS See documentation for Jabber::RPC::Server and Jabber::RPC::Client. 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...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (113): Jabber::RPC Download

Added: February 14, 2010 | Visits: 993

Jabber::Connection SYNOPSIS # client connection: my $c = new Jabber::Connection( server => jabber.org, log => 1, ); # component connection: # my $c = new Jabber::Connection( # server => localhost:5700, # localname => comp.localhost, # ns => jabber:component:accept, # log => 1, # debug => 1, # );...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (95): Jabber::Connection Download

Added: February 09, 2010 | Visits: 729

Jabber::NodeFactory Jabber::NodeFactory is a simple XML Node Factory for Jabber. SYNOPSIS my $nf = new Jabber::NodeFactory(fromstr => 1); print $nf->newNode(presence)->toStr; -> my $tag1 = $nf->newNode(iq); $tag1->attr(type, get); my $query = $tag1->insertTag(query, jabber:iq:auth);...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (90): Jabber::NodeFactory Download

Added: July 08, 2010 | Visits: 662

Volity::Jabber Volity::Jabber is a base class for Jabber-speaking Volity objects. SYNOPSIS package My::Volity::Object; use base qw(Volity::Jabber); use fields qw(wubba_wubba); # Override the parents initialize method to set values on construction. sub initialize { my $self = shift;...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (90): Volity::Jabber Download

Added: September 13, 2010 | Visits: 836

Gnome Jabber Gnome Jabber is an instant message client for Gnome using the Jabber protocol..


Platforms: *nix

License: Freeware Size: 1.1 MB Download (96): Gnome Jabber Download

Added: June 25, 2010 | Visits: 799

Java Jabber Client Jabber is an instant messagings system (and a few other things but Ill forget about these for the moment), but it uses XML so its easy to create clients for it, and to link it in with other systems. As well as that anyone can run a Jabber server, so youre school, university or office could have...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (100): Java Jabber Client Download

Added: February 21, 2010 | Visits: 1.498

Eggdrop Jabber Bot The Eggdrop Jabber Bot bridges your Eggdrop IRC bot to the Jabber instant messaging network and thus to ICQ (via ICQ transports on the Jabber server). This code is meant to be a demo that it can be done and be useful and to basic start point which you can extent to your needs. The only...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (165): Eggdrop Jabber Bot Download

Released: September 16, 2012  |  Added: September 16, 2012 | Visits: 451

Safety Jabber 64-bit SafetyJabber program is a standard jabber-client with the integrated encoding, which you can download on our website and install on your computer. It should be said that this program will help you to protect your correspondence reliably. It stands to mention that to create this client, the...


Platforms: Windows

License: Freeware Size: 4.44 MB Download (48): Safety Jabber 64-bit Download

Released: September 05, 2012  |  Added: September 05, 2012 | Visits: 442

Safety Jabber SafetyJabber program is a standard jabber-client with the integrated encoding, which you can download on our website and install on your computer. It should be said that this program will help you to protect your correspondence reliably. It stands to mention that to create this client, the...


Platforms: Windows

License: Freeware Size: 4.29 MB Download (54): Safety Jabber Download

Added: May 10, 2013 | Visits: 450

Logging to a Jabber account This script contains a handler class which sends a Jabber message for each logging event. If you have long-running scripts on many remote machines and you want to be alarmed if one of them crashes, use the JabberHandler to log it to your account.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Logging to a Jabber account Download

Added: May 10, 2013 | Visits: 519

JavaScript Jabber Messenger JavaScript Jabber Messenger is an Open SourceĀ  messenger, built with the Ext and Prototype Library. Features: - full rostermanagment - instant notifications - desktop look n feel - tabbed chats - wysiwyg messages


Platforms: Windows, Mac, *nix, JavaScript, BSD Solaris

License: Freeware Download (62): JavaScript Jabber Messenger Download

Added: May 10, 2013 | Visits: 1.320

PHP Jabber Lib The PHP Jabber Lib project is a project to build a complete PHP class library that other PHP projects can use to connect and interact with a Jabber server.


Platforms: PHP

License: Freeware Size: 10 KB Download (53): PHP Jabber Lib Download

Added: May 10, 2013 | Visits: 396

Jabber Feed This causes everyone subscribed to the node to be notified through Jabber of new content.It enables also to do the same with comments on separated xmpp pubsub nodes, so that readers can also subscribe and get notified about new comments of a specific post only if prefered.InstallationUnpack and...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (48): Jabber Feed Download

Added: September 02, 2013 | Visits: 473

PHP Jabber Lib for Scripts The PHP Jabber Lib project is a project to build a complete PHP class library that other PHP projects can use to connect and interact with a Jabber server.


Platforms: PHP

License: Freeware Size: 10 KB Download (42): PHP Jabber Lib for Scripts Download

Added: October 01, 2013 | Visits: 475

Internet Relay Jabber Internet Relay Jabber (or IRJ) is a Jabber client for IRC. It's useful if you like IRC, but your friends use another IM service. Through Jabber, IRJ supports AIM, MSN, Yahoo!, ICQ, etc. It is written in Perl and uses Net::Jabber and Net::IRC.


Platforms: *nix

License: Freeware Size: 20.48 KB Download (34): Internet Relay Jabber Download

Added: November 25, 2013 | Visits: 325

Jabber::SimpleSend This module is a wrapper around Net::Jabber that allows you to do one thing simply - send Jabber messages. It is useful for daemon processes, cron jobs or in any program that you want to be able to get your attention via Jabber. SYNOPSIS use Jabber::SimpleSend qw(send_jabber_message);...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): Jabber::SimpleSend Download

1 2 3 4 5 >