Hello, I am Leela Prasad, I am new to the chat Applications. I want to make a simple Web chat application for my website in which users can Login and can select the desired loggedin member and chat. This application is almost similar to GTalk which can be seen when we login to gmail.
For starting the application(i.e to choose the proper approach) i've searched several webpages and found that XMPP protocal is the better option for Client - Server Interaction. But the Sad thing is I could not find an example for this chat application in C#.Net. My request is if any one can give me a small Web chat application source code in c#.Net Which Implements XMPP. In this application 2 Clients communicate via a Server. These 2 clients are registered with the server and the communication takes place via Internet. Thanks & Regards.
