multiuserchat Questions

1

Solved

I am facing problem for create persistence room and MUC, Not able to send room configuration form. Values i send that are not set to form fields and default values are send to server.
Andryc asked 31/12, 2019 at 6:1

1

As an occupant/member, I need to know all the "members" in the room with ejabberd-14.x I followed http://xmpp.org/extensions/xep-0045.html#getmemberlist I got forbidden (401) for following stanze...
Baking asked 10/12, 2014 at 4:50

3

I implemented a Group Chat mechanism in my Android where I have created groups and add members through REST API Plugin of Openfire. sending messages to to the same group not delivering messages to ...
Roseboro asked 26/11, 2015 at 12:48

1

I have created a group on Openfire server and two users. I'm able to authenticate both users using XMPPFramework but unable to exchange the messages between them. I can see both users join the grou...
Vladivostok asked 2/2, 2016 at 15:3

2

Solved

I am creating chatting application like Whatsapp. I have successfully write the functionality of Text chat, Image, Audio, Video Transfer. Now I am creating the Multi user chat. After a long R&D...
Broom asked 11/8, 2016 at 11:23

1

Can I implement groupchat like WhatsApp or BBM in XMPP Asmack? I'm using Openfire Server. I already implemented the basic multiuserchat in XMPP (http://xmpp.org/extensions/xep-0045.html), but it's ...
Parmenides asked 21/4, 2014 at 9:18

2

Solved

i am working on chat app based on XMPP in Android. i have done one to one chat functionality, but having some problem in multi user chat. i have successfully created new chat room, multiple users ...
Keffer asked 14/8, 2014 at 11:31

2

Solved

I'm able to create a MUC using XMPPFramework and send user invitation requests to join that room by using the code below. // Creating AppDelegate *dele =(AppDelegate *) [[UIApplication sharedAppli...
Salve asked 2/2, 2013 at 19:34

0

I am developing a clone of WhatsApp for which i need to implement group chat like in WhatsApp. i am using Openfire as a server and Asmack on android end. Now i have implemented group chat fol...
Jerkwater asked 4/12, 2013 at 15:39

0

First of all, I'd like to provide some background information: I want to exchange unstructured data between various clients using XMPP. Data sources are supposed to publish their data simply to Mul...
Mirellamirelle asked 4/9, 2013 at 8:1

1

I'm attempting to write a quick load-test script for our ejabberd cluster that simply logs into a chat room, posts a couple of random messages, then exits. We had attempted this particular test wi...
Shaughn asked 2/3, 2010 at 15:1
1

© 2022 - 2024 — McMap. All rights reserved.