如何为我的网站开发在线聊天应用程序 [英] how to develop a online chat application for my web site

查看:65
本文介绍了如何为我的网站开发在线聊天应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





给我一个关于在线聊天应用程序的想法





如何为我的网站开发在线聊天应用程序





谢谢

Hi ,

Give Me a idea about Online Chat apllication


how to develop a online chat application for my web site


Thankyou

推荐答案

您可以使用服务器端C#网站应用程序和后端数据库。

和前端的Javascript。



** 诡计!是在客户端创建 http请求,但不回复来自服务器立即。相反,请等到有消息要发送给客户端。



通过这种方式,您可以保持向客户发起呼叫的能力! />


请注意,这个项目不是那么轻,你需要处理会话超时,并重新建立失败的连接等。



祝你好运。



干杯,

Edo
You can use a server side C# website application with a database the the back end.
And Javascript on the front end.

** The Trick! is to create http requests on the client side but not to return a response from the server immediately. Instead, wait until there is a message to send to the client.

This way you maintain the ability to initiate a call to your clients!

Take notice that this project is not so light, you need to handle session timeouts, and reestablish connections that fail etc.

Good luck.

Cheers,
Edo


查看这些链接

http://forums.asp.net/t/1911001.aspx?How+To+Make+Chat+Application+In+asp+net+Using+Signalr+Step+by+Step [ ^ ]

https:// www .junnark.com / blog / detail / 2 [ ^ ]

使用ASP.Net 3.5,LINQ和AJAX(在C#3.5或VB 9.0中)构建Web聊天应用程序 [ ^ ]

http://www.c-sharpcorner.com / uploadfile / 0b8108 / simple-chat-application-in-Asp-Net / [ ^ ]
check these links
http://forums.asp.net/t/1911001.aspx?How+To+Make+Chat+Application+In+asp+net+Using+Signalr+Step+by+Step[^]
https://www.junnark.com/blog/detail/2[^]
Build a Web Chat Application using ASP.Net 3.5, LINQ and AJAX (in C# 3.5 or VB 9.0)[^]
http://www.c-sharpcorner.com/uploadfile/0b8108/simple-chat-application-in-Asp-Net/[^]


这篇关于如何为我的网站开发在线聊天应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆