PEDN> Main Web>ChatApp (2008-04-03, LiXizhi) Change language en zh-cn? EditAttach

ChatApp

Add short description here of your application.

Summary of Contents

Screenshots & User Guide

Detailed Documentation

http://www.process-one.net/en/wiki/ejabberd_HTTP_request_handlers/

http://morozovsky.blogspot.com/2007/11/task-installation-corporate-instant.html

-- LiXizhi - 03 Apr 2008

http://www.ejabberd.im/ejabberd-modules

-- LiXizhi - 03 Apr 2008

http://www.ejabberd.im/benchmark

-- LiXizhi - 03 Apr 2008

authentication: http://www.ejabberd.im/extauth C# auth: http://www.ejabberd.im/node/1617

-- LiXizhi - 03 Apr 2008

如果能直接同Central Server 认证是最好的。 就是一个类似上面的命令行程序,调用ParaWorld.Auth. API

-- LiXizhi - 03 Apr 2008

  • Change it's owner to whichever user is running the server, ie. ejabberd
  • $ chown ejabberd:ejabberd /var/lib/ejabberd/joomla-login
  • - Change the access mode so it is readable only to the user ejabberd and has exec
  • $ chmod 700 /var/lib/ejabberd/joomla-login
  • Edit your ejabberd.cfg file, comment out your auth_method and add:
{auth_method, external}. {extauth_program, "/var/lib/ejabberd/joomla-login"}.
  • Restart your ejabberd service, you should be able to login with your Joomla auth info

-- LiXizhi - 03 Apr 2008

这个命令行认证程序,目前可以用C#写,但是将来我们的ejabberd是在Linux上的,所以还要翻译成Perl之类的程序。220上有部署好的ejabberd在Linux下的虚拟机,可以问 LiYu

-- LiXizhi - 03 Apr 2008

http://www.process-one.net/en/wiki/ejabberd_module_development/

-- LiXizhi - 03 Apr 2008

TIP http://www.ejabberd.im/mod_xmlrpc

One example usage is a corporate site in PHP that creates a Jabber user every time a new user is created on the website.

-- LiXizhi - 03 Apr 2008

http://svn.process-one.net/ejabberd/trunk/doc/dev.html#htoc9

-- LiXizhi - 03 Apr 2008

 

Installation Instructions

Note: You do not need to install anything on the client to use this contrib package.

  • Download the ZIP file from the app web (see below)
  • Restart application

Application Info

Author: TWiki:Main/LiXizhi
Copyright ©: 2008 ParaEngine Corporation, All Rights Reserved
License: GPL (GNU General Public License)
Dependencies: none, OfficialApps
Version: 1.0
Change History:  
03 Apr 2008: Initial version
Home: ChatApp
Feedback: ChatAppDev
Appraisal: ChatAppAppraisal?

Related Topics: InsidePE

-- TWiki:Main/LiXizhi - 03 Apr 2008

AppForm
TopicClassification NormalApp?
AppCategory Official
TestedOnPE? ParaEngineVersion01x00?
DemoUrl? http://
ModificationPolicy? PleaseFeelFreeToModify?
RelatedTopics?

Topic revision: r3 - 2008-04-03 - 20:55:51 - LiXizhi
 

ParaEngine Developer Network

This site is powered by the TWiki collaboration platformCopyright © 2004-2008 ParaEngine Corporation
Ideas, requests, problems regarding ParaEngine platform Send feedback