Click here to Skip to main content
15,902,189 members
Please Sign up or sign in to vote.
2.50/5 (2 votes)
See more:
I'm a beginner in c#.net.

I want to develop voice and video chat application in c# .net.

It's desktop based application.

Please help me.
Posted
Updated 16-Mar-11 22:27pm
v3
Comments
Dalek Dave 17-Mar-11 4:27am    
Edited for Grammar and Readability.
Sergey Alexandrovich Kryukov 18-Mar-11 22:08pm    
Not really for beginners.
--SA

CP has quite a few articles on it, you should have searched here[^]:
WCF / WPF Chat Application[^]
A WCF-WPF Chat Application[^]

In case web (though you say winforms only! which shouldn't be the case for chat application in general so):
Build a Silverlight 2 Web Chat Application[^]
Building an AJAX based chat room in ASP.NET[^]
Simple chat application for ASP.NET[^]
 
Share this answer
 
v2
Comments
Sergey Alexandrovich Kryukov 18-Mar-11 22:08pm    
Very good list, my 5.
--SA
Did you do a search on the internet?
This[^] is the first result.
 
Share this answer
 
Comments
Dalek Dave 17-Mar-11 4:28am    
Good Link

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