使用C#和WPF的聊天功能 [英] Chat functionality using C# and WPF

查看:128
本文介绍了使用C#和WPF的聊天功能的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在WPF中创建一个应用程序.我对这项技术还比较陌生.我想创建一个在局域网连接中可用的聊天功能.任何机构都可以帮我提供相同的源代码吗?甚至有关此主题的教程或链接也可以...
使用Google后,我发现可以使用 SOCKET编程完成聊天.任何机构都可以分享有关此主题的文章/源代码吗?此外,首选使用C#的源代码/文章.

I am creating an application in WPF. I am relatively new to this technology. I want to create a chat functionality which works within a LAN connection. Can any body help me with source code for the same? Even tutorials or links regarding this topic will do...
After doing Google, I found that chat can be accomplished using SOCKET programing. Can any body share articles/source code on this topic? Further the source code /articles using C# would be preferred.

推荐答案

如您所见,Google是出色的工具.
如果进一步看,会发现以下内容:使用C#的TCP/IP聊天应用程序 [ ^ ]
或这样: http://www.codeproject.com/KB/cs/ChatApplDotNetSockets.aspx [ ^ ]
或我通过一个非常简单的查询执行的其他170,000个结果中的任何一个...
As you have seen, Google is a remarkable tool.
If you had looked further, than you would have found this: TCP/IP Chat Application Using C#[^]
or this:http://www.codeproject.com/KB/cs/ChatApplDotNetSockets.aspx[^]
or any one of the other 170,000 results that I did with a very simple query...


您可以点击此链接

-------------------------------
第1部分:

http://www.geekpedia.com/tutorial239_Csharp-Chat-第1部分--Building-the-Chat-Client.html [ http://www.geekpedia.com/tutorial240_Csharp-Chat- Part-2 --- Building-the-Chat-Server.html [
You can follow this link

-------------------------------
Part 1:

http://www.geekpedia.com/tutorial239_Csharp-Chat-Part-1---Building-the-Chat-Client.html[^]

Part 2:

http://www.geekpedia.com/tutorial240_Csharp-Chat-Part-2---Building-the-Chat-Server.html[^]

--------------------------------


这篇关于使用C#和WPF的聊天功能的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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