一个基于WPF + DotNetty的TCP长连接小示例 实现心跳检测、断线重连、解决TCP粘包问题
☆62Apr 28, 2019Updated 6 years ago
Alternatives and similar repositories for DotNettySample
Users that are interested in DotNettySample are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 一个基于WPF + SuperSocket 示例☆71Jun 25, 2025Updated 8 months ago
- 基于【Supersocket】框架的简单聊天工具☆12Mar 8, 2016Updated 10 years ago
- An Easy Socket(TcpSocket,WebSocket,UdpSocket) Framework Based On DotNetty☆282Sep 1, 2019Updated 6 years ago
- a port of modjn, modbus tcp client/server implementation in C# with DotNetty☆45Jan 31, 2019Updated 7 years ago
- 代理爬虫服务,爬取代理IP并保存到 Redis 中, topshelf+Quartz.Net+redis☆25Jun 26, 2019Updated 6 years ago
- 基于Tcp的Socket,实现客户端短线重连,服务端断线重连,保持长连接。☆71Mar 24, 2022Updated 3 years ago
- 这是一个用C#写的总控调度系统☆17Apr 20, 2020Updated 5 years ago
- A very helpful C# Sockets framework☆82Oct 7, 2017Updated 8 years ago
- 给予BaiduAI接口开发的客户端人脸识别Demo☆20Jan 19, 2018Updated 8 years ago
- 高性能消息监控无服务器,使用ActiveMQ消息中间件实现,使用MQ、redis、nlog 等技术实现☆18Feb 10, 2017Updated 9 years ago
- ☆12Nov 4, 2019Updated 6 years ago
- 一款可视化操作的windows服务管理平台☆20Oct 17, 2018Updated 7 years ago
- A simple messenger system for WPF, UWP and Xamarin. .NET Standard supported.☆13Dec 2, 2019Updated 6 years ago
- MqttFx is a mqtt v3.1.1 client using DotNetty☆94Aug 25, 2022Updated 3 years ago
- 基于Winform的一套商家管理工具,用来练习界面布局,自动更新,事件,异步,多线程,网络请求,缓存使用,任务存储,设计模式,爬虫流程,反爬虫机制等功能的一个Demo☆10Dec 8, 2022Updated 3 years ago
- A high-performance buffer queue implementation written in .NET, which supports multi-threaded concurrent operations.☆76Feb 27, 2026Updated 3 weeks ago
- C#的流式测量Demo☆10Sep 3, 2018Updated 7 years ago
- A lightweight and fast socket communication library based on DotNetty☆14Aug 14, 2021Updated 4 years ago
- 《从零开始进行ABP项目开发》系列文章的相关代码☆24Mar 7, 2020Updated 6 years ago
- 为手机网游客户端(cocos2d-x和unity 3D)准备的通信底层,包括tcp和kcp。分帧逻辑采用lengthfield,解决粘包问题。 cocos2x-x部分已实现thread,threadpool,同步互斥锁等内容。 项目还包括一个synflood的简单实现。☆20Jan 22, 2017Updated 9 years ago
- HALCON视觉库条形码检测☆21Oct 24, 2018Updated 7 years ago
- 『.NET 大牛之路』课程实战项目,一个电子书分享网站☆14Mar 25, 2023Updated 2 years ago
- 这又是一个原来在 CodePlex 上重要的WPF纯托管的3D工具库项目。☆12Feb 6, 2022Updated 4 years ago
- P2P打洞-TCP实现P2P通信、TCP穿越NAT的方法、 TCP打洞☆11Jan 8, 2017Updated 9 years ago
- 一个用 C# 写的 Socket 和 WebSocket 性能测试工具☆14Jul 31, 2018Updated 7 years ago
- 数据库增量订阅☆34Apr 16, 2024Updated last year
- 基于EasyNetQ操作RabbitMQ的Demo项目☆83Mar 4, 2019Updated 7 years ago
- 基于SuperSocket实现客户端与客户端的消息推送以及服务端与客户端互发心跳数据包维持长连接、离线消息存储并转发,涉及技术点:C# WinForm、SuperSocket、Redis(项目中有详细的说明文档,下载后可查看)☆35Dec 8, 2022Updated 3 years ago
- 基于盛派官方WeiXinMPSDK案例简化的一款ASP.NET MVC 5 微信公众号快速开发框架☆11Dec 8, 2022Updated 3 years ago
- C#的数据库链接托管程序,在开发时无需考虑链接的打开关闭,集成Dapper.NET☆10May 10, 2024Updated last year
- 主要讲解dotnetty企业级的应用开发,帮助开发者更容易的学习掌握该网络通讯框架。☆88Apr 15, 2021Updated 4 years ago
- SuperSocket 是一个轻量级的可扩展的 Socket 开发框架,可用来构建一个服务器端 Socket 程序,而无需了解如何使用 Socket,如何维护Socket连接,Socket是如何工作的。该项目使用纯 C# 开发,易于扩展和集成到已有的项目。只要你的已有系统是…☆10Jan 29, 2021Updated 5 years ago
- ☆22May 29, 2025Updated 9 months ago
- 极速网站开发框架 a light fast web framework for .net core 3.1☆39Nov 25, 2021Updated 4 years ago
- Port of Netty(v4.1.51.Final) for .NET☆316Feb 14, 2024Updated 2 years ago
- 强大的文章爬虫平台,可以在抽象 SADE 继承下快速实现对目标网站文章的扫描器、分析器、下载器、导出器,并提供数据持久服务、丰富的文章管理功能和良好的文章阅读体验。☆12Feb 28, 2021Updated 5 years ago
- This is a simple demo on Message Queue & Event Bus based on EasyNetQ (it is based on RabbitMQ.Client) for ASP.NET Core projects☆32Jun 16, 2020Updated 5 years ago
- OurMsg是基于.net 2.0框架C#语言编写的即时消息软件(服务器和客户端)。服务器网络框架采用LumiSoft.Net,支持上百万用户的连接,数据库采用SQL Server 2005及以 上版本。客户端采用TCP协议连接服务器,文件传输和音视频采用UDP P2P方式通…☆54Dec 21, 2012Updated 13 years ago
- 配合52ABP实战课程系列的Docker教程信息。☆12Aug 17, 2019Updated 6 years ago