CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 对话框与窗口

文件名称:funChat

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2015-05-06
  • 文件大小:
    438.27kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

一个基于C#.NET的WPF程式

主要是通过UDP进行端口通讯,仅支持服务端与多客户端的聊天.

注意事项:

-仅支持服务端与各个客户端的聊天

-服务端必须暴露在公网中

-客户端支持开机系统常驻

-带一些简单的客户端控制命令

-服务端有线程无法结束的BUG(推测是与客户端UDP连接没有彻底断开)-Based on C# .NET' s WPF program mainly through UDP port communication, only supports chat server and multiple clients Note:- only supports chat server and each client- server must be exposed to the public network- Customer Permanent Power System-side support- with some simple client control commands- server thread could not have ended BUG (presumably UDP connections with clients is not completely disconnected)
(系统自动生成,下载前可以参看下载内容)

下载文件列表

funChat/funChat/App.config
funChat/funChat/App.xaml
funChat/funChat/App.xaml.cs
funChat/funChat/bin/Debug/funChat.exe
funChat/funChat/bin/Debug/funChat.exe.config
funChat/funChat/bin/Debug/funChat.pdb
funChat/funChat/bin/Debug/funChat.vshost.exe
funChat/funChat/bin/Debug/funChat.vshost.exe.config
funChat/funChat/bin/Debug/funChat.vshost.exe.manifest
funChat/funChat/bin/Debug/FunChat_Library.dll
funChat/funChat/bin/Debug/FunChat_Library.pdb
funChat/funChat/bin/Release/funChat.exe
funChat/funChat/bin/Release/funChat.exe.config
funChat/funChat/bin/Release/funChat.pdb
funChat/funChat/bin/Release/funChat.vshost.exe
funChat/funChat/bin/Release/funChat.vshost.exe.config
funChat/funChat/bin/Release/funChat.vshost.exe.manifest
funChat/funChat/bin/Release/FunChat_Library.dll
funChat/funChat/bin/Release/FunChat_Library.pdb
funChat/funChat/FunChat_Server.csproj
funChat/funChat/MainWindow.xaml
funChat/funChat/MainWindow.xaml.cs
funChat/funChat/obj/Debug/App.g.cs
funChat/funChat/obj/Debug/App.g.i.cs
funChat/funChat/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
funChat/funChat/obj/Debug/funChat.csproj.FileListAbsolute.txt
funChat/funChat/obj/Debug/funChat.csproj.GenerateResource.Cache
funChat/funChat/obj/Debug/funChat.csprojResolveAssemblyReference.cache
funChat/funChat/obj/Debug/funChat.exe
funChat/funChat/obj/Debug/funChat.g.resources
funChat/funChat/obj/Debug/funChat.pdb
funChat/funChat/obj/Debug/funChat.Properties.Resources.resources
funChat/funChat/obj/Debug/funChat_MarkupCompile.cache
funChat/funChat/obj/Debug/funChat_MarkupCompile.i.cache
funChat/funChat/obj/Debug/FunChat_Server.csproj.FileListAbsolute.txt
funChat/funChat/obj/Debug/FunChat_Server.csproj.GenerateResource.Cache
funChat/funChat/obj/Debug/FunChat_Server.csprojResolveAssemblyReference.cache
funChat/funChat/obj/Debug/MainWindow.baml
funChat/funChat/obj/Debug/MainWindow.g.cs
funChat/funChat/obj/Debug/MainWindow.g.i.cs
funChat/funChat/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
funChat/funChat/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
funChat/funChat/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
funChat/funChat/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll
funChat/funChat/obj/Release/App.g.cs
funChat/funChat/obj/Release/App.g.i.cs
funChat/funChat/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache
funChat/funChat/obj/Release/funChat.exe
funChat/funChat/obj/Release/funChat.g.resources
funChat/funChat/obj/Release/funChat.pdb
funChat/funChat/obj/Release/funChat.Properties.Resources.resources
funChat/funChat/obj/Release/funChat_MarkupCompile.cache
funChat/funChat/obj/Release/funChat_MarkupCompile.i.cache
funChat/funChat/obj/Release/FunChat_Server.csproj.FileListAbsolute.txt
funChat/funChat/obj/Release/FunChat_Server.csproj.GenerateResource.Cache
funChat/funChat/obj/Release/FunChat_Server.csprojResolveAssemblyReference.cache
funChat/funChat/obj/Release/MainWindow.baml
funChat/funChat/obj/Release/MainWindow.g.cs
funChat/funChat/obj/Release/MainWindow.g.i.cs
funChat/funChat/obj/Release/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
funChat/funChat/obj/Release/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
funChat/funChat/obj/Release/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
funChat/funChat/obj/Release/TempPE/Properties.Resources.Designer.cs.dll
funChat/funChat/Properties/AssemblyInfo.cs
funChat/funChat/Properties/Resources.Designer.cs
funChat/funChat/Properties/Resources.resx
funChat/funChat/Properties/Settings.Designer.cs
funChat/funChat/Properties/Settings.settings
funChat/funChat.sln
funChat/funChat.v12.suo
funChat/FunChat_Client/App.config
funChat/FunChat_Client/App.xaml
funChat/FunChat_Client/App.xaml.cs
funChat/FunChat_Client/BGWindow.xaml
funChat/FunChat_Client/BGWindow.xaml.cs
funChat/FunChat_Client/bin/Debug/FunChat_Client.exe
funChat/FunChat_Client/bin/Debug/FunChat_Client.exe.config
funChat/FunChat_Client/bin/Debug/FunChat_Client.pdb
funChat/FunChat_Client/bin/Debug/FunChat_Client.vshost.exe
funChat/FunChat_Client/bin/Debug/FunChat_Client.vshost.exe.config
funChat/FunChat_Client/bin/Debug/FunChat_Client.vshost.exe.manifest
funChat/FunChat_Client/bin/Debug/FunChat_Library.dll
funChat/FunChat_Client/bin/Debug/FunChat_Library.pdb
funChat/FunChat_Client/bin/Release/FunChat_Client.exe
funChat/FunChat_Client/bin/Release/FunChat_Client.exe.config
funChat/FunChat_Client/bin/Release/FunChat_Client.pdb
funChat/FunChat_Client/bin/Release/FunChat_Client.vshost.exe
funChat/FunChat_Client/bin/Release/FunChat_Client.vshost.exe.config
funChat/FunChat_Client/bin/Release/FunChat_Client.vshost.exe.manifest
funChat/FunChat_Client/bin/Release/FunChat_Library.dll
funChat/FunChat_Client/bin/Release/FunChat_Library.pdb
funChat/FunChat_Client/FunChat_Client.csproj
funChat/FunChat_Client/obj/Debug/App.g.cs
funChat/FunChat_Client/obj/Debug/App.g.i.cs
funChat/FunChat_Client/obj/Debug/BGWindow.baml
funChat/FunChat_Client/obj/Debug/BGWindow.g.cs
funChat/FunChat_Client/obj/Debug/BGWindow.g.i.cs
funChat/FunChat_Client/obj/Debug/DesignTime

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com