GithubHelp home page GithubHelp logo

shadchin / iris Goto Github PK

View Code? Open in Web Editor NEW

This project forked from psi-im/iris

1.0 3.0 0.0 1.24 MB

XMPP network library

Home Page: http://delta.affinix.com/iris/

License: GNU Lesser General Public License v2.1

C++ 52.98% Prolog 0.15% C 45.12% Shell 1.74%

iris's Introduction

Iris XMPP Library
-----------------
Date: August 24th, 2008
Website: http://delta.affinix.com/iris/
Mailing List: Delta Project <[email protected]>


Install
-------
  First, build Iris:

    Unix:
      ./configure
      make

    Windows:
      copy conf_win.pri.example conf_win.pri
      copy confapp_win.pri.example confapp_win.pri
      qmake
      make (or nmake)

  There is no installation.  Just include iris.pri in your qmake project.
  Iris requires Qt 4.2 or greater and QCA 2.0 or greater.


License
-------
  This library is licensed under the Lesser GNU General Public License.  See
  the COPYING file for more information.


Description
-----------

  Iris is a comprehensive library for working with the XMPP/Jabber protocol.
  It complies with the XMPP RFCs and many XEPs.

  In addition to XMPP, Iris also offers access to many other protocols and
  concepts, including DNS, DNS-SD, connection and transport abstraction, HTTP,
  SOCKS, XML streaming, network interfaces, compression, encryption,
  authentication, flow control, proxies, and NAT traversal.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.