文件名称:multithreadedudpserver
- 所属分类:
- TCP/IP协议栈
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 40kb
- 下载次数:
- 0次
- 提 供 者:
- huiyua*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
UDP通讯使用多线程并发实例,包括服务端和客户端,使用C#开发-UDP communications using the multi-threaded concurrent instances, including server and client, using C# developers
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BuildProcessTemplates
.....................\DefaultTemplate.11.1.xaml
.....................\LabDefaultTemplate.11.xaml
.....................\UpgradeTemplate.xaml
build_debug.bat
NetworkFramework
................\NetworkClient
................\.............\Network.Client.csproj
................\.............\NetworkClient.cs
................\.............\Properties
................\.............\..........\AssemblyInfo.cs
................\NetworkInterface
................\................\app.config
................\................\Network.Interface.csproj
................\................\Packets
................\................\.......\ClientPacket.cs
................\................\.......\ServerPacket.cs
................\................\Properties
................\................\..........\AssemblyInfo.cs
................\................\SerializationHelper.cs
................\NetworkServer
................\.............\App.config
................\.............\ClientHandling
................\.............\..............\ClientHandler.cs
................\.............\..............\ClientsHandler.cs
................\.............\Network.Server.csproj
................\.............\Properties
................\.............\..........\AssemblyInfo.cs
................\.............\Server.cs
................\.............\ServerConfigurator.cs