文件名称:funChat
- 所属分类:
- 对话框与窗口
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-05-06
- 文件大小:
- 438kb
- 下载次数:
- 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)
主要是通过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
.......\.......\App.xaml
.......\.......\App.xaml.cs
.......\.......\bin\Debug\funChat.exe
.......\.......\...\.....\funChat.exe.config
.......\.......\...\.....\funChat.pdb
.......\.......\...\.....\funChat.vshost.exe
.......\.......\...\.....\funChat.vshost.exe.config
.......\.......\...\.....\funChat.vshost.exe.manifest
.......\.......\...\.....\FunChat_Library.dll
.......\.......\...\.....\FunChat_Library.pdb
.......\.......\...\Release\funChat.exe
.......\.......\...\.......\funChat.exe.config
.......\.......\...\.......\funChat.pdb
.......\.......\...\.......\funChat.vshost.exe
.......\.......\...\.......\funChat.vshost.exe.config
.......\.......\...\.......\funChat.vshost.exe.manifest
.......\.......\...\.......\FunChat_Library.dll
.......\.......\...\.......\FunChat_Library.pdb
.......\.......\FunChat_Server.csproj
.......\.......\MainWindow.xaml
.......\.......\MainWindow.xaml.cs
.......\.......\obj\Debug\App.g.cs
.......\.......\...\.....\App.g.i.cs
.......\.......\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.......\.......\...\.....\funChat.csproj.FileListAbsolute.txt
.......\.......\...\.....\funChat.csproj.GenerateResource.Cache
.......\.......\...\.....\funChat.csprojResolveAssemblyReference.cache
.......\.......\...\.....\funChat.exe
.......\.......\...\.....\funChat.g.resources
.......\.......\...\.....\funChat.pdb
.......\.......\...\.....\funChat.Properties.Resources.resources
.......\.......\...\.....\funChat_MarkupCompile.cache
.......\.......\...\.....\funChat_MarkupCompile.i.cache
.......\.......\...\.....\FunChat_Server.csproj.FileListAbsolute.txt
.......\.......\...\.....\FunChat_Server.csproj.GenerateResource.Cache
.......\.......\...\.....\FunChat_Server.csprojResolveAssemblyReference.cache
.......\.......\...\.....\MainWindow.baml
.......\.......\...\.....\MainWindow.g.cs
.......\.......\...\.....\MainWindow.g.i.cs
.......\.......\...\.....\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
.......\.......\...\.....\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
.......\.......\...\.....\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
.......\.......\...\.....\....PE\Properties.Resources.Designer.cs.dll
.......\.......\...\Release\App.g.cs
.......\.......\...\.......\App.g.i.cs
.......\.......\...\.......\DesignTimeResolveAssemblyReferencesInput.cache
.......\.......\...\.......\funChat.exe
.......\.......\...\.......\funChat.g.resources
.......\.......\...\.......\funChat.pdb
.......\.......\...\.......\funChat.Properties.Resources.resources
.......\.......\...\.......\funChat_MarkupCompile.cache
.......\.......\...\.......\funChat_MarkupCompile.i.cache
.......\.......\...\.......\FunChat_Server.csproj.FileListAbsolute.txt
.......\.......\...\.......\FunChat_Server.csproj.GenerateResource.Cache
.......\.......\...\.......\FunChat_Server.csprojResolveAssemblyReference.cache
.......\.......\...\.......\MainWindow.baml
.......\.......\...\.......\MainWindow.g.cs
.......\.......\...\.......\MainWindow.g.i.cs
.......\.......\...\.......\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
.......\.......\...\.......\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
.......\.......\...\.......\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
.......\.......\...\.......\....PE\Properties.Resources.Designer.cs.dll
.......\.......\Properties\AssemblyInfo.cs
.......\.......\..........\Resources.Designer.cs
.......\.......\..........\Resources.resx
.......\.......\..........\Settings.Designer.cs
.......\.......\..........\Settings.settings
.......\funChat.sln
.......\funChat.v12.suo
.......\FunChat_Client\App.config
.......\..............\App.xaml
.......\..............\App.xaml.cs
.......\..............\BGWindow.xaml
.......\..............\BGWindow.xaml.cs
.......\..............\bin\Debug\FunChat_Client.exe
.......\..............\...\.....\FunChat_Client.exe.config
.......\..............\...\.....\FunChat_Client.pdb
.......\..............\...\.....\FunChat_Client.vshost.exe
.......