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
Net::Jabber::Client(3) User Contributed Perl Documentation Net::Jabber::Client(3)

Net::Jabber::Client - Jabber Client Library

  Net::Jabber::Client is a module that provides a developer easy access
  to the Jabber Instant Messaging protocol.

  Client.pm inherits its methods from Net::XMPP::Client,
  Net::XMPP::Protocol and Net::Jabber::Protocol.  The Protocol modules
  provide enough high level APIs and automation of the low level APIs
  that writing a Jabber Client 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 documentation for each module.

  Net::Jabber::Client provides functions to connect to a Jabber server,
  login, send and receive messages, set personal information, create a
  new user account, manage the roster, and disconnect.  You can use all
  or none of the functions, there is no requirement.

  For more information on how the details for how Net::Jabber is written
  please see the help for Net::Jabber itself.

  For a full list of high level functions available please see:

    Net::XMPP::Client
    Net::XMPP::Protocol
    Net::Jabber::Protocol

Ryan Eatmon

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
2004-08-17 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.