0

please tell me idea for how to implement chat functionality in WP7?in my app i need to communicate from one user to another user.how to achieve this? what is the better way to implement chat? Please tell me idea for this...

thanks in advance

WP7
  • 165
  • 1
  • 16

2 Answers2

0

Try searching for Silverlight 3-4 chat implementation. One of the results might help you: Multi Room Chat Application using SilverLight 4.0 and PollingDuplex

For displaying chat, you can use Conversation View from Telerik

Community
  • 1
  • 1
Alex Sorokoletov
  • 3,102
  • 2
  • 30
  • 52
0

Twilio is a librarie that supports chat/sms or even VoIP and they have a .NET Api. Don't know if it will work on WP: https://www.twilio.com

Preben Huybrechts
  • 5,853
  • 2
  • 27
  • 63