文件名称:UdpChatExample
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 54kb
- 下载次数:
- 0次
- 提 供 者:
- yanw*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#编程中简单的UDP聊天程序,包含多线程,利用IP地址与设置的端口号,可以单机通讯,也可以在局域网中通讯。-C# programming simple UDP chat program, contains multiple threads, the use of the IP address and port number set may be a stand-alone communications, may also be communication in the LAN.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
UdpChatExample\Properties\Resources.resx
..............\..........\Settings.settings
..............\..........\AssemblyInfo.cs
..............\..........\Resources.Designer.cs
..............\..........\Settings.Designer.cs
..............\UdpChatExample.csproj
..............\bin\Debug\UdpChatExample.vshost.exe
..............\...\.....\UdpChatExample.exe
..............\...\.....\UdpChatExample.pdb
..............\...\Debug.rar
..............\obj\Debug\UdpChatExample.FormMain.resources
..............\...\.....\UdpChatExample.Properties.Resources.resources
..............\...\.....\UdpChatExample.csproj.GenerateResource.Cache
..............\...\.....\UdpChatExample.pdb
..............\...\.....\UdpChatExample.exe
..............\...\.....\UdpChatExample.csproj.FileListAbsolute.txt
..............\Program.cs
..............\FormMain.Designer.cs
..............\FormMain.resx
..............\FormMain.cs
..............\obj\Debug\TempPE
..............\...\.....\Refactor
..............\bin\Debug
..............\obj\Debug
..............\Properties
..............\bin
..............\obj
UdpChatExample