登录
首页 » C# » DotNetty-dev

DotNetty-dev

于 2020-06-24 发布 文件大小:1346KB
0 70
下载积分: 1 下载次数: 0

代码说明:

  C#版本的Netty封装,并提供HTTP等协议的封装实现(Netty encapsulation in C# version and implementation of HTTP protocol encapsulation)

文件列表:

DotNetty-dev, 0 , 2018-11-04
DotNetty-dev\.gitattributes, 866 , 2018-11-04
DotNetty-dev\.gitignore, 427 , 2018-11-04
DotNetty-dev\.nuget, 0 , 2018-11-04
DotNetty-dev\.nuget\NuGet.Config, 164 , 2018-11-04
DotNetty-dev\.vscode, 0 , 2018-11-04
DotNetty-dev\.vscode\launch.json, 689 , 2018-11-04
DotNetty-dev\.vscode\tasks.json, 319 , 2018-11-04
DotNetty-dev\CONTRIBUTING.MD, 7925 , 2018-11-04
DotNetty-dev\Directory.Build.targets, 151 , 2018-11-04
DotNetty-dev\DotNetty.sln, 27622 , 2018-11-04
DotNetty-dev\DotNetty.sln.DotSettings, 18924 , 2018-11-04
DotNetty-dev\DotNetty.snk, 596 , 2018-11-04
DotNetty-dev\LICENSE.txt, 1117 , 2018-11-04
DotNetty-dev\README.md, 1407 , 2018-11-04
DotNetty-dev\RELEASE_NOTES.md, 5699 , 2018-11-04
DotNetty-dev\ThirdPartyNotices.txt, 9717 , 2018-11-04
DotNetty-dev\after.DotNetty.sln.targets, 138 , 2018-11-04
DotNetty-dev\appveyor.yaml, 398 , 2018-11-04
DotNetty-dev\build.cake, 9170 , 2018-11-04
DotNetty-dev\build.ps1, 4692 , 2018-11-04
DotNetty-dev\build.sh, 4693 , 2018-11-04
DotNetty-dev\examples, 0 , 2018-11-04
DotNetty-dev\examples\Discard.Client, 0 , 2018-11-04
DotNetty-dev\examples\Discard.Client\Discard.Client.csproj, 1343 , 2018-11-04
DotNetty-dev\examples\Discard.Client\DiscardClientHandler.cs, 1596 , 2018-11-04
DotNetty-dev\examples\Discard.Client\Program.cs, 2408 , 2018-11-04
DotNetty-dev\examples\Discard.Client\Properties, 0 , 2018-11-04
DotNetty-dev\examples\Discard.Client\Properties\AssemblyInfo.cs, 1404 , 2018-11-04
DotNetty-dev\examples\Discard.Client\appsettings.json, 80 , 2018-11-04
DotNetty-dev\examples\Discard.Server, 0 , 2018-11-04
DotNetty-dev\examples\Discard.Server\Discard.Server.csproj, 1343 , 2018-11-04
DotNetty-dev\examples\Discard.Server\DiscardServerHandler.cs, 631 , 2018-11-04
DotNetty-dev\examples\Discard.Server\Program.cs, 2336 , 2018-11-04
DotNetty-dev\examples\Discard.Server\Properties, 0 , 2018-11-04
DotNetty-dev\examples\Discard.Server\Properties\AssemblyInfo.cs, 1404 , 2018-11-04
DotNetty-dev\examples\Discard.Server\appsettings.json, 40 , 2018-11-04
DotNetty-dev\examples\Echo.Client, 0 , 2018-11-04
DotNetty-dev\examples\Echo.Client\Echo.Client.csproj, 1343 , 2018-11-04
DotNetty-dev\examples\Echo.Client\EchoClientHandler.cs, 1498 , 2018-11-04
DotNetty-dev\examples\Echo.Client\Program.cs, 2687 , 2018-11-04
DotNetty-dev\examples\Echo.Client\Properties, 0 , 2018-11-04
DotNetty-dev\examples\Echo.Client\Properties\AssemblyInfo.cs, 1514 , 2018-11-04
DotNetty-dev\examples\Echo.Client\appsettings.json, 80 , 2018-11-04
DotNetty-dev\examples\Echo.Server, 0 , 2018-11-04
DotNetty-dev\examples\Echo.Server\Echo.Server.csproj, 1445 , 2018-11-04
DotNetty-dev\examples\Echo.Server\EchoServerHandler.cs, 1026 , 2018-11-04
DotNetty-dev\examples\Echo.Server\Program.cs, 3343 , 2018-11-04
DotNetty-dev\examples\Echo.Server\Properties, 0 , 2018-11-04
DotNetty-dev\examples\Echo.Server\Properties\AssemblyInfo.cs, 1514 , 2018-11-04
DotNetty-dev\examples\Echo.Server\appsettings.json, 59 , 2018-11-04
DotNetty-dev\examples\Examples.Common, 0 , 2018-11-04
DotNetty-dev\examples\Examples.Common\ClientSettings.cs, 988 , 2018-11-04
DotNetty-dev\examples\Examples.Common\ExampleHelper.cs, 1092 , 2018-11-04
DotNetty-dev\examples\Examples.Common\Examples.Common.csproj, 846 , 2018-11-04
DotNetty-dev\examples\Examples.Common\ServerSettings.cs, 794 , 2018-11-04
DotNetty-dev\examples\Factorial.Client, 0 , 2018-11-04
DotNetty-dev\examples\Factorial.Client\ClientSettings.cs, 374 , 2018-11-04
DotNetty-dev\examples\Factorial.Client\Factorial.Client.csproj, 1408 , 2018-11-04
DotNetty-dev\examples\Factorial.Client\FactorialClientHandler.cs, 1382 , 2018-11-04
DotNetty-dev\examples\Factorial.Client\Program.cs, 2926 , 2018-11-04
DotNetty-dev\examples\Factorial.Client\Properties, 0 , 2018-11-04
DotNetty-dev\examples\Factorial.Client\Properties\AssemblyInfo.cs, 1408 , 2018-11-04
DotNetty-dev\examples\Factorial.Client\appsettings.json, 99 , 2018-11-04
DotNetty-dev\examples\Factorial.Server, 0 , 2018-11-04
DotNetty-dev\examples\Factorial.Server\Factorial.Server.csproj, 1408 , 2018-11-04
DotNetty-dev\examples\Factorial.Server\FactorialServerHandler.cs, 974 , 2018-11-04
DotNetty-dev\examples\Factorial.Server\Program.cs, 2386 , 2018-11-04
DotNetty-dev\examples\Factorial.Server\Properties, 0 , 2018-11-04
DotNetty-dev\examples\Factorial.Server\Properties\AssemblyInfo.cs, 1408 , 2018-11-04
DotNetty-dev\examples\Factorial.Server\appsettings.json, 40 , 2018-11-04
DotNetty-dev\examples\Factorial, 0 , 2018-11-04
DotNetty-dev\examples\Factorial\BigIntegerDecoder.cs, 1245 , 2018-11-04
DotNetty-dev\examples\Factorial\Factorial.csproj, 711 , 2018-11-04
DotNetty-dev\examples\Factorial\NumberEncoder.cs, 1074 , 2018-11-04
DotNetty-dev\examples\Factorial\Properties, 0 , 2018-11-04
DotNetty-dev\examples\Factorial\Properties\AssemblyInfo.cs, 1394 , 2018-11-04
DotNetty-dev\examples\HttpServer, 0 , 2018-11-04
DotNetty-dev\examples\HttpServer\HelloServerHandler.cs, 4467 , 2018-11-04
DotNetty-dev\examples\HttpServer\HttpServer.csproj, 1599 , 2018-11-04
DotNetty-dev\examples\HttpServer\MessageBody.cs, 514 , 2018-11-04
DotNetty-dev\examples\HttpServer\Program.cs, 4399 , 2018-11-04
DotNetty-dev\examples\HttpServer\Properties, 0 , 2018-11-04
DotNetty-dev\examples\HttpServer\Properties\AssemblyInfo.cs, 938 , 2018-11-04
DotNetty-dev\examples\HttpServer\appsettings.json, 42 , 2018-11-04
DotNetty-dev\examples\QuoteOfTheMoment.Client, 0 , 2018-11-04
DotNetty-dev\examples\QuoteOfTheMoment.Client\Program.cs, 2185 , 2018-11-04
DotNetty-dev\examples\QuoteOfTheMoment.Client\Properties, 0 , 2018-11-04
DotNetty-dev\examples\QuoteOfTheMoment.Client\Properties\AssemblyInfo.cs, 987 , 2018-11-04
DotNetty-dev\examples\QuoteOfTheMoment.Client\QuoteOfTheMoment.Client.csproj, 1343 , 2018-11-04
DotNetty-dev\examples\QuoteOfTheMoment.Client\QuoteOfTheMomentClientHandler.cs, 1193 , 2018-11-04
DotNetty-dev\examples\QuoteOfTheMoment.Client\appsettings.json, 23 , 2018-11-04
DotNetty-dev\examples\QuoteOfTheMoment.Server, 0 , 2018-11-04
DotNetty-dev\examples\QuoteOfTheMoment.Server\Program.cs, 1653 , 2018-11-04
DotNetty-dev\examples\QuoteOfTheMoment.Server\Properties, 0 , 2018-11-04
DotNetty-dev\examples\QuoteOfTheMoment.Server\Properties\AssemblyInfo.cs, 987 , 2018-11-04
DotNetty-dev\examples\QuoteOfTheMoment.Server\QuoteOfTheMoment.Server.csproj, 1343 , 2018-11-04
DotNetty-dev\examples\QuoteOfTheMoment.Server\QuoteOfTheMomentServerHandler.cs, 2013 , 2018-11-04
DotNetty-dev\examples\QuoteOfTheMoment.Server\appsettings.json, 23 , 2018-11-04
DotNetty-dev\examples\SecureChat.Client, 0 , 2018-11-04

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ghost-2012
    GHOST 2012 原版远控 免杀好做的呢 大家来下吧(GHOST 2012)
    2012-03-06 23:04:22下载
    积分:1
  • kplk
    一款一个益智类的手机游戏源码,可自己进行编译生成相应的安装文件(A puzzle class of mobile game source code, can be compiled to generate the corresponding installation files.)
    2019-03-25 21:07:27下载
    积分:1
  • router
    实现路由器功能,可以实现不同网段的主机之间通信,并且可以过滤ip地址和mac地址(Realize router function, realize communication between hosts in different network segments, and filter IP address and MAC address)
    2020-06-22 21:20:01下载
    积分:1
  • OpenScrPlayer
    一个开源的播放器界面,做的还可以,不过需要xmplayer的引擎才可以播放的
    2009-09-15 15:12:02下载
    积分:1
  • winform开机祝福,不规则窗体制作实例,有截图附源码
    此实例用的不是背景图片,是程序自绘的图 展示出很个性的窗体
    2013-04-23下载
    积分:1
  • j_14651_NCshop
    VC++超市进销存管理系统(Access)源码类别:编程源码 - C/C++授权语言:共享软件 - 简体中文应用平台:windows (VC++ supermarket inventory management system (Access) source categories: Programming source code- C/C++ license Language: Shareware- Simplified Chinese Application Platform: windows)
    2010-12-26 22:25:12下载
    积分:1
  • Filecombine
    说明:  这是个人写的简单的文件合并工具,有如下特性: 1. 支持二进制和文本文件合并; 2. 可以自定义填充字节(默认为0); 3. 可以选择源文件的任意地址和任意数据长度(在源文件的数据范围之内); 4. 可以任意修改源文件数据在目标文件(合并或拆分)文件的地址范围; 5. 支持拆分源文件,但单次操作只支持一个源文件和一个目标文件; 6. 可以保存/加载文件拆分合并的配置数据,并于重复使用;(This is a simple file combine tool with the following characteristics: 1. Support binary and text file combine; 2. You can customize the padding byte (default is 0); 3. You can select any address of the source file and any data length (within the data range of the source file); 4. The source file data can be arbitrarily modified in the address range of the target file (combine or split) file; 5. Support split source files, but only one source file and one target file are supported in a single operation; 6. You can save/load the file to combine, split configuration data and reuse it;)
    2019-10-26 14:27:33下载
    积分:1
  • CLA-CCSv4.x
    F28035DSP,在CCS4环境下的配置,可以同时调试主CPU和CLA(F28035DSP, in the environment of CCS4 configuration, can debug the main CPU and CLA)
    2020-12-12 16:09:15下载
    积分:1
  • demo
    说明:  标签/关键词: 连接oracle数据库,并实现插入数据(Connecting Oracle database and inserting data)
    2019-04-11 22:22:33下载
    积分:1
  • cPP
    c++ database file programming
    2011-09-28 01:55:37下载
    积分:1
  • 696524资源总数
  • 103988会员总数
  • 56今日下载