登录
首页 » C# » DotNetty-dev

DotNetty-dev

于 2020-06-24 发布 文件大小:1346KB
0 166
下载积分: 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 个回复

  • cpu_move
    CPU 电子漂移知识,图解准确,耐人寻味(CPU electronic drift of knowledge, diagrams accurate, thought-provoking)
    2009-09-06 23:15:48下载
    积分:1
  • 多功能聊天
    利用VC++6.0来实现一个类似QQ的聊天程序。本程序只实现添加好友,文字聊天,文件传输和语音聊天4大功能。(VC 6.0 to achieve a similar QQ chat program. This procedure will only add to achieve good friend, text chat, file transfer, and voice chat four major functions.)
    2020-06-26 08:00:02下载
    积分:1
  • 缠论分笔
    1.笔的定义有两种:新笔和老笔。还要处理顶比底还低,底比顶还高的问题。顶比底还低及底比顶还高又存在不同的定义,比如:顶底K线能否存在包含关系,顶底左右的K线能否比较高底,是否需要比较收盘价的高底。有太多种组合关系。 当市场出现极端行情时(比如1分钟下跌20美元),有时候用一种定义比较符合走势,有时候用另一种定义比较符合走势。 在黄金市场,因为受消息驱动。市场出现极端行情的机会还是比较多的。本人经过长时间(2年左右)的测试修改,得到了最符合大部分走势规律的处理方法。但没有任何一种完美的定义可以适合任何走势。在使用过程中可能有不够完美的地方,不过出现概率已经很低了。 2. 可修改外部变量type的值为0或1,0为画点,1为画线。 3. 按Home键到图表的最左端后继续向左移动图表存在计算错误的BUG,这个BUG基本不影响使用,笔的计算是个复杂的过程,为了平衡计算速度,少占用 CPU资源,这个BUG不做修改。如果出现了错误,重新切换一下周期即可。如果修改好这个BUG,我的其中一个笔记本电脑反应较慢,呵呵,老式的。 4.本指标可以计算MACD的面积。(There are two definitions of the 1. pen: the new pen and the old pen. We also need to deal with the problem that the top is lower than the bottom and the bottom is higher than the top. There are different definitions, such as whether there is a relationship between the top and bottom K lines, whether the K-line at the top or the bottom is higher or not, whether it needs to compare the high bottom of the closing price. There are too many combinations.)
    2018-06-12 10:43:03下载
    积分:1
  • kubbletime
    xp界面库,利用它可很容易开发xp界面,可以的源码()
    2018-03-21 07:51:50下载
    积分:1
  • Prentice.Hall.PTR.C.plus.plus.GUI.Programming
    Qt 4 GUI 编程资料! 资源格式:CHM 内容:英文(Qt 4 GUI programming information! Resources Format: CHM Content: English)
    2008-07-25 08:58:07下载
    积分:1
  • show
    模仿linux下的ls功能,显示文件属性(Mimic the ls functionality under linux display file attributes)
    2016-02-09 01:04:57下载
    积分:1
  • New-folder
    this is a simple traffic light using proteus 8, its very easy, familiar, and u can see the project in youtube
    2015-02-12 06:35:40下载
    积分:1
  • USB
    How to work with the USB
    2017-11-01 21:45:04下载
    积分:1
  • Max7301Driver _NEW
    说明:  STM32平台下,IO口模拟SPI时序控制MAX7301工作(Under STM32 platform, IO port simulates SPI timing sequence to control MAX7301 operation)
    2021-01-31 13:38:33下载
    积分:1
  • multiview_for_doc3_demo
    说明:  动态实现多视图,作者好象是印度的,从国外站点下载的代码,并且每个视图有具体的view类进行支撑,可用于多场景显示(Realize the dynamic multi-view, the author seems to be in India from the foreign site to download the code, and view each specific type of view to support, can be used for multi-scene display)
    2008-10-01 10:34:24下载
    积分:1
  • 696516资源总数
  • 106642会员总数
  • 12今日下载