ejabberd
how to receive message from ejabberd client to node-xmpp
how to use node-xmpp to receive message from client...? i already known how to sent message here the sample code how to send message...[详细]
2023-03-27 01:01 分类:问答Ejabberd send message from hooks
I have hook handler in my code: ejabberd_hooks:add(sm_register_connection_hook, \"localhost\", ?MODULE, on_register, 80),[详细]
2023-03-25 12:32 分类:问答Ejabberd / Rails "getaddrinfo: nodename nor servname provided, or not known"
I get the error SocketError in UsersController#create getaddrinfo: nodename nor servname provided, or not known[详细]
2023-03-25 09:34 分类:问答Installing speeqe (XMPP/ejabberd) in a local development environment
To a non-developer this installation guide is very hard to get through. I\'m on Mac OS X 10.6, I have apache and ejabberd installed (which is the bare minumum it says).[详细]
2023-03-24 22:26 分类:问答Add and Remove roster in eJabberd via asp.net web application
Hihi, would like to automate the adding and removing of eJabberd roster from my web application on asp.net, c#.开发者_如何学C Is there any advice on this?[详细]
2023-03-22 04:48 分类:问答mnesia working with DCD/DCL [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update th开发者_如何转开发e question so it's on-topic for Stack Overflow.[详细]
2023-03-13 17:01 分类:问答What is ejabberd doing between "started" and "running"?
I love how ejabberd is solid as a rock (running one instance for over 2 years without a restart). But when it does go down or even if you bounce it by hand, i always face the fact that it is a complet[详细]
2023-03-12 15:42 分类:问答REST service in Ejabberd; DELETE and PUT Method
I am using the request handlers found in ejabberd to build a REST service. Is it possible to invoke the ejabberd request_handlers with a PUT and DELETE HTTP Method? If so how?[详细]
2023-03-09 17:08 分类:问答ejabberd extauth using erlang escript
I am using ejabberd in one of my project, which is itself implemented in erlang.开发者_如何学JAVA I am interested in gaining access to the authentication flow, so that i can integrate my user db witho[详细]
2023-03-08 03:37 分类:问答What is the Acc parameter in roster module mean?
Many functions in the mod_roster.erl file accep开发者_开发百科t an \"Acc\" parameter. What does this parameter store? It is always empty in my function calls.[详细]
2023-03-08 03:34 分类:问答