Click here to Skip to main content
15,889,863 members
Please Sign up or sign in to vote.
1.80/5 (2 votes)
See more:
Dear Sir,
I want to develop a chat application.
For example:

A is the server.

B,C,D,E are clients.

I want to send private message from C to E (and viceversa).
What can I do? :sigh:
Posted
Updated 11-Feb-10 2:54am
v2

Here's a good place to start:

WCF / WPF Chat Application[^]
 
Share this answer
 
I would start coding, for instance.
Another good approach would be checking out one of the CodeProject's articles about [^].
You may even find useful reading the documentation [^].
:)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900