Jump to content

Recommended Posts

Posted

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.

Posted

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.

Posted

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!

Posted

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.

  • 3 weeks later...
  • Administrators
Posted

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

  • 2 years later...
  • 1 year later...
  • 4 years later...
Posted
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

 

 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...