文件名称:NetCommit
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-08-02
- 文件大小:
- 49kb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
做公司的项目用到了c#的udp协议,就顺手做了一个局域网的聊天室,udp的类比较完整,可以在其他项目中直接使用,同时用到了委托,事件,以及.net4.0中新的特性任务,方便新手学习,程序直接可用,需要.net4.0的运行环境,如果消息不能正确收发请关闭防火墙-Do the company' s project uses the udp protocol c#, it easily made a LAN chat rooms, udp class of relatively complete and can be directly used in other projects, but used the commission, events, and. Net4.0 the new Characteristics task easy for novices to learn, the program directly available, need. net4.0 operating environment, if not properly send and receive messages, please turn off the firewall
(系统自动生成,下载前可以参看下载内容)
下载文件列表
局域网通信测试.sln
局域网通信测试.suo
..............\bin\Debug\局域网通信测试.exe
..............\...\.....\局域网通信测试.pdb
..............\...\.....\局域网通信测试.vshost.exe
..............\...\.....\局域网通信测试.vshost.exe.manifest
..............\Form1.cs
..............\Form1.Designer.cs
..............\Form1.resx
..............\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
..............\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
..............\...\...\.....\GenerateResource.read.1.tlog
..............\...\...\.....\GenerateResource.write.1.tlog
..............\...\...\.....\局域网通信测试.csproj.FileListAbsolute.txt
..............\...\...\.....\局域网通信测试.exe
..............\...\...\.....\局域网通信测试.Form1.resources
..............\...\...\.....\局域网通信测试.pdb
..............\...\...\.....\局域网通信测试.Properties.Resources.resources
..............\Program.cs
..............\...perties\AssemblyInfo.cs
..............\..........\Resources.Designer.cs
..............\..........\Resources.resx
..............\..........\Settings.Designer.cs
..............\..........\Settings.settings
..............\UdpGet.cs
..............\局域网通信测试.csproj
..............\obj\x86\Debug\TempPE
..............\...\...\Debug
..............\bin\Debug
..............\obj\x86
..............\bin
..............\obj
..............\Properties
局域网通信测试