Web Chat Implementation Approach
-
Hello, I want to develop a web chat application. In this application the user Just need to login to the webpage and can be able to chat with the other users who are logged in at that point of time. This application that i want to develop resembles GTalk that we can use once we sign in to or gmail account. This application is completely web application which doesn't need any installation. I need to develop this application in ASP.Net. In future this application can be enhanced with Remote Desktop viewing as well. ->Can any one suggest me the approach(logic of exchanging data between 2 users) and the technology that I can Implement so that i will not stuck in future. I don't need Code, just outline flow of implementation will satisfy my need. ->If you have any Idea how Web based GTalk was Implemented? I mean the approach the followed by Google. Please help me in this Regard.
-
Hello, I want to develop a web chat application. In this application the user Just need to login to the webpage and can be able to chat with the other users who are logged in at that point of time. This application that i want to develop resembles GTalk that we can use once we sign in to or gmail account. This application is completely web application which doesn't need any installation. I need to develop this application in ASP.Net. In future this application can be enhanced with Remote Desktop viewing as well. ->Can any one suggest me the approach(logic of exchanging data between 2 users) and the technology that I can Implement so that i will not stuck in future. I don't need Code, just outline flow of implementation will satisfy my need. ->If you have any Idea how Web based GTalk was Implemented? I mean the approach the followed by Google. Please help me in this Regard.
Well, there and already thousands(or probably more) examples of this on internet. Did you try even once to look for something very simple like this[^]?
Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.