我可以使用C#在asp.net中执行聊天吗?
问题描述:
大家好...
我想在diff系统中的不同用户中执行聊天操作.请提供一些示例代码,以便使用c#在asp.net中进行聊天..
Hi to all...
I want to perform chating oprations in different users in diff System.Please give some sample code for chating in asp.net with c#..
答
尝试 ^ ]首先.
请参阅CodeProject上的大量聊天应用程序列表:
ASP.NET中的简单聊天应用程序 [ ASP.NET Ajax聊天应用程序 [使用C#.NET远程处理技术的全局文本聊天室应用程序 [ ^ ]
使用C#的TCP/IP聊天应用程序 [使用C#进行图片聊天 [在ASP.NET中建立基于AJAX的聊天室 [ ^ ]
聊天客户端服务器 [与美国直接投资进行聊天 [使用WCF服务和JSon进行ASP.NET聊天 [ ^ ]
使用ASP构建Web聊天应用程序. Net 3.5,LINQ和AJAX(在C#3.5或VB 9.0中) [使用AJAX的ASP.NET中的聊天应用程序(弹出Windows) [ ^ ]
使用ASP.NET Ajax构建基于Web的聊天 [ ^ ]
使用AJAX的ASP.NET中的聊天应用程序(弹出Windows) [ ^ ]
使用JavaScript和XML编写ASP聊天(第2部分) [ ^ ]
在C#中使用Web服务的聊天应用程序 [ ^ ]
具有可自定义GUI的Java聊天 [使用Jabber.Net的Google聊天桌面应用程序 [ ^ ]
使用AJAX的ASP.NET中的Web用户控件 [ ^ ]
聊天程序 [ ASP.NET中的简单聊天应用程序 [ CP文章搜索 [ ^ ]
Try googlin[^] first.
Refer huge list of chat application on CodeProject:
Simple Chat Application in ASP.NET[^]
ASP.NET Ajax Chat Application[^]
Global Text Chat Room Application using C#.NET Remoting Technology[^]
TCP/IP Chat Application Using C#[^]
Picture Chat Using C#[^]
Building an AJAX based chat room in ASP.NET[^]
Chat Client Server[^]
Chat With US DI[^]
ASP.NET Chatting using WCF Services and JSon[^]
Build a Web Chat Application using ASP.Net 3.5, LINQ and AJAX (in C# 3.5 or VB 9.0)[^]
Chat Application in ASP.NET Using AJAX (Pop-up Windows)[^]
Build a Web based Chat using ASP.NET Ajax[^]
Chat Application in ASP.NET Using AJAX (Pop-up Windows)[^]
Writing ASP Chat using JavaScript and XML (Part 2)[^]
Chat Application using Web services in C#[^]
Java Chat With Customizable GUI[^]
Google Chat Desktop Application using Jabber.Net[^]
Web User control in ASP.NET with AJAX[^]
Chat program[^]
Simple Chat Application in ASP.NET[^]
..and more on CP Article search[^]
以下是一些网址,您会发现它们很有趣
ASP.NET中的简单聊天应用程序 [使用ASP构建Web聊天应用程序. Net 3.5,LINQ和AJAX(在C#3.5或VB 9.0中) [
Here are some urls, which you will find interesting
Simple Chat Application in ASP.NET[^]
Build a Web Chat Application using ASP.Net 3.5, LINQ and AJAX (in C# 3.5 or VB 9.0)[^]
Hope this helps.
cheers