文件名称:Network-Demo-CSharp
- 所属分类:
- TCP/IP协议栈
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2016-11-27
- 文件大小:
- 88kb
- 下载次数:
- 0次
- 提 供 者:
- sheny*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Network-Demo-C#是用c#开发的网络方面的demo,覆盖http、tcp/ip、udp、socket的服务端和客户端的demo示例-Network- Demo- c# Demo is to use c# development of the Network, HTTP, TCP/IP, udp, socket server and client Demo sample
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Network-Demo-C#
...............\.vs
...............\...\NetworkingSamples
...............\...\.................\v14
...............\...\.................\...\.suo
...............\DnsLookup
...............\.........\DnsLookup.xproj
...............\.........\Program.cs
...............\.........\project.json
...............\HttpClientSample
...............\................\HttpClientSample.xproj
...............\................\Program.cs
...............\................\Properties
...............\................\..........\launchSettings.json
...............\................\SampleMessageHandler.cs
...............\................\project.json
...............\HttpClientUsingTcp
...............\..................\HttpClientUsingTcp.xproj
...............\..................\Program.cs
...............\..................\Properties
...............\..................\..........\launchSettings.json
...............\..................\project.json
...............\HttpServer
...............\..........\HttpServer.xproj
...............\..........\Program.cs
...............\..........\Properties
...............\..........\..........\launchSettings.json
...............\..........\project.json
...............\ModelingProject1
...............\................\ModelDefinition
...............\................\...............\ModelingProject1.uml
...............\................\ModelingProject1.modelproj
...............\................\bin
...............\................\...\Debug
...............\................\obj
...............\................\...\Debug
...............\NetworkingSamples.sln
...............\SocketClient
...............\............\Program.cs
...............\............\Properties
...............\............\..........\launchSettings.json
...............\............\SocketClient.xproj
...............\............\project.json
...............\SocketServer
...............\............\Program.cs
...............\............\Properties
...............\............\..........\launchSettings.json
...............\............\SocketServer.xproj
...............\............\project.json
...............\TcpClientSample
...............\...............\Program.cs
...............\...............\TcpClientSample.xproj
...............\...............\project.json
...............\TcpServer
...............\.........\CommandActions.cs
...............\.........\CustomProtocol.cs
...............\.........\CustomProtocolException.cs
...............\.........\Program.cs
...............\.........\SessionManager.cs
...............\.........\TcpServer.xproj
...............\.........\project.json
...............\UdpReceiver
...............\...........\Program.cs
...............\...........\Properties
...............\...........\..........\launchSettings.json
...............\...........\UdpReceiver.xproj
...............\...........\project.json
...............\UdpSender
...............\.........\Program.cs
...............\.........\Properties
...............\.........\..........\launchSettings.json
...............\.........\UdpSender.xproj
...............\.........\project.json
...............\Utilities
...............\.........\Program.cs
...............\.........\Properties
...............\.........\..........\launchSettings.json
...............\.........\Utilities.xproj
...............\.........\project.json
...............\WPFAppTcpClient
...............\...............\App.config
...............\...............\App.xaml
...............\...............\App.xaml.cs
...............\...............\CustomProtocolCommands.cs
...............\...............\MainWindow.xaml
...............\...............\MainWindow.xaml.cs
...............\...............\Properties
...............\...............\..........\AssemblyInfo.cs
...............\...............\..........\Resources.Designer.cs
...............\...............\..........\Resources.resx
...............\...............\..........\Settings.Designer.cs
...............\...............\..........\Settings.settings
...............\...............\WPFAppTcpClient.csproj
..............