本文介绍了如何在asp.net中开发类似Gmail的聊天应用程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
现在,我正在开发一个社交网站.我想在其中包含聊天功能.我的要求是,聊天应用程序应类似于gmail,即应显示当前在线的人,语音和视频聊天,多人聊天等.
我在asp.net中作为前端开发,在sql server中作为后端开发.
我期待着大家的建议和样品...
在此先感谢...
Now I am developing a social website. I would like to include the chat facility in it. My requirement is , the chat application should be like in gmail, that is, it should show who were currently online, voice and video chat, multiple person chatting , etc.
I am developing in asp.net as front end and sql server as back end.
I am expecting suggestions and samples from all of you...
Thanks in advance...
推荐答案
这篇关于如何在asp.net中开发类似Gmail的聊天应用程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!