loudmouth-1.4.3

所属分类:Linux/Unix编程
开发工具:C/C++
文件大小:657KB
下载次数:43
上传日期:2009-08-02 14:37:46
上 传 者xzpeter
说明:  c下的xmpp库,在linux环境下使用。(windows应该也可以,但是需要建立相应的环境)
(c under the xmpp library, in the linux environment. (Windows should be, but need to establish the appropriate environment))

文件列表:
loudmouth-1.4.3 (0, 2009-07-06)
loudmouth-1.4.3\._configure.ac (186, 2008-10-30)
loudmouth-1.4.3\._gtk-doc.make (184, 2008-10-10)
loudmouth-1.4.3\acinclude.m4 (13723, 2008-10-29)
loudmouth-1.4.3\aclocal.m4 (286032, 2008-10-30)
loudmouth-1.4.3\AUTHORS (133, 2008-10-29)
loudmouth-1.4.3\ChangeLog (56918, 2008-10-29)
loudmouth-1.4.3\config.guess (44892, 2008-10-10)
loudmouth-1.4.3\config.h.in (2962, 2008-10-30)
loudmouth-1.4.3\config.sub (33387, 2008-10-10)
loudmouth-1.4.3\configure (778428, 2008-10-30)
loudmouth-1.4.3\configure.ac (7942, 2008-10-30)
loudmouth-1.4.3\CONTRIBUTORS (122, 2008-10-29)
loudmouth-1.4.3\COPYING (26419, 2008-10-29)
loudmouth-1.4.3\depcomp (17867, 2008-10-10)
loudmouth-1.4.3\docs (0, 2009-07-02)
loudmouth-1.4.3\docs\Makefile.am (21, 2008-10-29)
loudmouth-1.4.3\docs\Makefile.in (15210, 2008-10-30)
loudmouth-1.4.3\docs\reference (0, 2009-07-02)
loudmouth-1.4.3\docs\reference\._loudmouth-sections.txt (188, 2008-10-30)
loudmouth-1.4.3\docs\reference\._Makefile.am (187, 2008-10-30)
loudmouth-1.4.3\docs\reference\html (0, 2009-07-02)
loudmouth-1.4.3\docs\reference\html\ch01.html (2991, 2008-10-30)
loudmouth-1.4.3\docs\reference\html\home.png (654, 2008-10-30)
loudmouth-1.4.3\docs\reference\html\index.html (2475, 2008-10-30)
loudmouth-1.4.3\docs\reference\html\index.sgml (14201, 2008-10-30)
loudmouth-1.4.3\docs\reference\html\left.png (459, 2008-10-30)
loudmouth-1.4.3\docs\reference\html\loudmouth-lm-connection.html (82403, 2008-10-30)
loudmouth-1.4.3\docs\reference\html\loudmouth-lm-error.html (5195, 2008-10-30)
loudmouth-1.4.3\docs\reference\html\loudmouth-lm-message-handler.html (12348, 2008-10-30)
loudmouth-1.4.3\docs\reference\html\loudmouth-lm-message-node.html (28186, 2008-10-30)
loudmouth-1.4.3\docs\reference\html\loudmouth-lm-message.html (23802, 2008-10-30)
loudmouth-1.4.3\docs\reference\html\loudmouth-lm-proxy.html (23064, 2008-10-30)
loudmouth-1.4.3\docs\reference\html\loudmouth-lm-ssl.html (22877, 2008-10-30)
loudmouth-1.4.3\docs\reference\html\loudmouth-lm-utils.html (3463, 2008-10-30)
loudmouth-1.4.3\docs\reference\html\loudmouth.devhelp (11754, 2008-10-30)
loudmouth-1.4.3\docs\reference\html\loudmouth.devhelp2 (13260, 2008-10-30)
loudmouth-1.4.3\docs\reference\html\right.png (472, 2008-10-30)
loudmouth-1.4.3\docs\reference\html\style.css (2433, 2008-10-30)
... ...

Introduction: ============= Loudmouth is a lightweight and easy-to-use C library for programming with the Jabber protocol. It's designed to be easy to get started with and yet extensible to let you do anything the Jabber protocol allows. The goal is to fully support Linux, *BSD, Mac OSX and Windows. It has currently only been tested on Linux (Red Hat 8.0, Debian Unstable) and FreeBSD that I know of. If someone with access to other machines can provide feedback I would be most grateful. Requirements: ============= Glib >= 2.4.0: ftp://ftp.gtk.org/pub/gtk/v2.2/ gtk-doc (optional, if you want documentation built): ftp://ftp.gnome.org/pub/GNOME/sources/gtk-doc/1.0 If you want SSL-support you'll also need: GnuTLS >= 1.4.0 with libtasn support. If you want to run the unit tests, you'll also need: Check http://check.sourceforge.net/ Building: ========= ./configure --prefix= make make install SSL Support: ============ You can choose between using GnuTLS (recommended) and OpenSSL to enable SSL support in Loudmouth. You choose which backend to use by passing the --with-ssl= flag to configure. GnuTLS is the default and will be used unless you pass the flag, use "openssl" for OpenSSL. Debugging: ========== You can get debug information printed to STDOUT by using the environment variable LM_DEBUG. export LM_DEBUG= Where keyword is one or more (separated by :) of the following: * "NET": Shows all the data sent over the network. * "PARSER": Shows debug output from the parser. * "VERBOSE": Shows various verbose output. * "ALL": Enables all output. Questions, remarks, bug reports: ================================ See the web page for more information and issue reporting. http://www.loudmouth-project.org/ Questions and others can be sent to me at: email: micke@imendio.com jabber: micke@imendio.com

近期下载者

相关文件


收藏者