cristianotestai Posted September 18, 2011 Posted September 18, 2011 Hello, Anyone have any idea or example of how I could create an online chat between users on my site, as there is for example google talk? In my project I need to create the chat between users of the same company that are connected. I appreciate any help. Thanks. Quote
JasonReid Posted September 19, 2011 Posted September 19, 2011 Hi The big problem with this is sharing resources between sessions or threads. I got around this by posting messages to a central database table and refreshing a UniDBGrid on a timer on the clients. Quote
cristianotestai Posted September 19, 2011 Author Posted September 19, 2011 Hi, I googled and found an implementation through Node.js and socket.io http://www.sencha.com/forum/showthread.php?118453-Mobile-Chat-with-Sencha-Touch-node.js- socket.io Was it more or less what I needed for my project, but I have no idea how to implement with UniGui. Jason, I understand the solution you are using and for some cases is sufficient, but I'll try to wait if we will soon have something approaching implementation of the link. Thanks! Quote
dionel1969 Posted September 20, 2011 Posted September 20, 2011 Hi The big problem with this is sharing resources between sessions or threads. I got around this by posting messages to a central database table and refreshing a UniDBGrid on a timer on the clients. That is how I did that. Quote
Administrators Farshad Mohajeri Posted October 12, 2011 Administrators Posted October 12, 2011 Hi, I googled and found an implementation through Node.js and socket.io http://www.sencha.co...-Touch-node.js- socket.io Was it more or less what I needed for my project, but I have no idea how to implement with UniGui. Jason, I understand the solution you are using and for some cases is sufficient, but I'll try to wait if we will soon have something approaching implementation of the link. Thanks! Logged for investigation: #1142 Quote
mehmet07 Posted September 19, 2014 Posted September 19, 2014 hi Farshad, do you have any progress on this issue ? thanks. Quote
Nirlan Posted December 18, 2015 Posted December 18, 2015 Farshad, do you have any progress on this issue ? thank you Quote
Wilton Ergon Posted January 30, 2020 Posted January 30, 2020 On 12/10/2011 at 05:04, Farshad Mohajeri said: Registrado para investigação: # 1142 need more time to continue your investigation? that would be great to be native in unigui Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.