I am a beginner and need help. I am currently involved in a project, where required to build a chat application (server side and client side).
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
It's difficult to tell what is being asked here. This question is开发者_运维问答 ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form.
This question already has answers here: Closed 11 years ago. Possible Duplicate: multi client/server chat program in c#?
i am new programmer.i would like to implement sample application for getting chat by using xmpp server.In this implementation i have created connection by using ConnectionConfiguration object as follo
I was told that a simple PHP (with Ajax) chat sy开发者_如何学运维stem wont be able to support more than a hundred users before it\'s too much for the system unless I use a socket server. Is this true?
In my C # application Chat Client I don`t not know how to do a function to receive messages from the Chat Server in C # and presents them in a TextView Chat Client
I plan to create a small chat room for my friends at my University. As I don\'t want to invest any money, I will use a free host which doesn\'t allow me to install an IRC server.Also I like using ajax
Closed. This question does not meet Stack Overflow guidelines. It is not current开发者_如何学Goly accepting answers.
I\'m looking for some guidance or just ideas here. We designed a basic/small Java chat client/server with a GUI. I\'m thinking about developing this a bit further for fun.