Click here to Skip to main content
15,917,614 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more: , +
I am creating a simple chat application in WPF. Can any body help me in this concern? I am unable to understand many terminologies in socket programming. I have created one in WPF referring to the geekpedia tutorials. The program compiles perfectly but throws a run time error. I am unable to fix these errors. Referring to google, codeproject and msdn, I have got many links. But many of these links have complicated features or not functional. I want a simple chat in WPF which allows a user to connect to chat server and allow the users to communicate with others in the chat similar to that of geekpedia tutorial. Can any body help me in converting the same code in WPF? Here's the link of geekpedia.
http://www.geekpedia.com/tutorial239_Csharp-Chat-Part-1---Building-the-Chat-Client.html
http://www.geekpedia.com/tutorial239_Csharp-Chat-Part-2---Building-the-Chat-Client.html
Thanks in advance.
Posted
Updated 3-May-11 19:24pm
v2

1 solution

Hope WCF / WPF Chat Application[^] and WPF.WCF Chat Application Simplified via P2P[^] article from CP might help you.
 
Share this answer
 
Comments
RaviRanjanKr 4-May-11 1:45am    
Nice Link,My 5 :)
aditya behara 4-May-11 1:45am    
Thank you sir. I have referred this one already. But Can you just refer the link I have posted and edit the code for WPF if possible? I am getting errors in it.

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