Click here to Skip to main content
15,911,762 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi, i'm new in C# programming and i would like to develop a live chatting application with webcam and voice conferencing too.

so with 1 will be better between socket programming and wcf ?

thanks in advance.
Posted
Updated 2-Oct-11 5:56am
v2

If you search the Codeproject site, there is many articels about all that: video, chat etc.

http://www.codeproject.com/search.aspx?q=video+chat&x=0&y=0&sbo=kw&usfc=false[^]
 
Share this answer
 
Comments
hotchocolate_tim 2-Oct-11 12:48pm    
hi, thank for the link :) i will try to look for it.
hotchocolate_tim 12-Oct-11 13:09pm    
hi, is socket programming can implement a live video chatting application ? thx
Kim Togo 13-Oct-11 2:49am    
Yes you can. But you have to finde the right tools to do it. Search the here on codeproject and google :-)
Don't reinvent the wheel when there are perfectly good alternatives. Use Skype instead.

Look at the following :

Skype Game Infra[^]

Remote Desktop Control with Automated Skype[^]

Controlling Skype with C#[^]
 
Share this answer
 
Comments
hotchocolate_tim 2-Oct-11 12:47pm    
hi,
i'm working on my college project, so not suitable using some add-on or plug-in in my project. anyway, thank for the suggestion.

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