I am developing an application for chatting.I have a probl开发者_开发技巧em.How can I detect a specific client over server?
So in a chat application when someone sends a new message and it will be written into the chat log, but the files on server are set can\'t be written by others. Do we chang开发者_开发技巧e the permiss
I\'m making a small chat application with PHP + MySQL + JavaScript, I\'ve written a function disonnectUser(), which is called when the user press the disconnect button. Here it is:
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'m currently on the stage to begin developing a chat (actually porting an older single server version ) using multiple servers(machines).
I\'m doing chat system with nodejs. 开发者_如何学PythonTo create a node server I can either use net or http module. So what is the difference and benefit of using each of them ?http is built on top of
Currently we are in the design phase of an application that will allow two users to communicate with each other using chat and video (with audio), the application is a web application that currently i
As I understand, it\'s possible to write a chat application (server + client) without any web server. As a server we can use j开发者_开发百科ust a class listening to TCP port.
I am able to connect to gtalk and facebook server.I can also get the presence of users.Right now I can chat with one person at a time.But I want to chat with more than one users at a time(private chat
I have one application in which all available clients are displayed.Now i want to implement chatting between them.can it be done with help of bonjour service witho开发者_高级运维ut