I am going to develop a chat application, I am confused which way I choose. Below are the option, please suggest me which/why is the best way to create a chat application.
I am not familar with those options other than WCF, but from my experience, if you want to maximize performance sockets is the way to go. If you want to use WCF to achieve the goal of duplex communication, you can refer a sample below.
AnujAngooral
0 Points
10 Posts
Chat Application Suggestion
Feb 23, 2013 03:41 PM|LINK
Hello Friends,
I am going to develop a chat application, I am confused which way I choose. Below are the option, please suggest me which/why is the best way to create a chat application.
1. WCF Duplex chat
2. Socket
3. XMPP
Thanks
Anuj
ignatandrei
All-Star
135148 Points
21679 Posts
Moderator
MVP
Re: Chat Application Suggestion
Feb 23, 2013 05:28 PM|LINK
4. signal r just released
Haixia Xie -...
Contributor
3031 Points
296 Posts
Microsoft
Re: Chat Application Suggestion
Feb 25, 2013 09:21 AM|LINK
Hi,
I am not familar with those options other than WCF, but from my experience, if you want to maximize performance sockets is the way to go. If you want to use WCF to achieve the goal of duplex communication, you can refer a sample below.
#A WCF-WPF Chat Application
http://www.codeproject.com/Articles/25261/A-WCF-WPF-Chat-Application
Hope this helps.
Best Regards.
Feedback to us
Develop and promote your apps in Windows Store