用libevent实现https服务器
☆20Jan 28, 2019Updated 7 years ago
Alternatives and similar repositories for libevent-https
Users that are interested in libevent-https are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于Libevent库与线程池编写的简单WebSocket服务器与客服端☆19Nov 22, 2023Updated 2 years ago
- 用libcurl实现http和https服务☆33Nov 8, 2018Updated 7 years ago
- libevent 官方文档的中文版☆48Jan 19, 2015Updated 11 years ago
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆181Nov 23, 2018Updated 7 years ago
- 这是一个基于Qt编写的写日志文件的工具类☆11Dec 6, 2022Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 冯如杯项目-嵌入式实时对象检测系统☆11Mar 20, 2019Updated 7 years ago
- ☆26Apr 4, 2019Updated 7 years ago
- MIT操作系统工程的教学操作系统Xv6的源码剖析中文翻译项目,使用ANSI标准C重新在X86架构上实现Unix v6;☆11Apr 17, 2017Updated 9 years ago
- 文件快传是基于C++ QT的Windows HTTP 服务器,用到了QtWebApp,可以与客户端实现数据收发。这个是自定义文件传输软件系统的一部分---电脑的服务器端,可以在局域网内基于HTTP协议,实现电脑,安卓,网页浏览器三端数据互通,其他关联项目具体看README☆11Dec 9, 2022Updated 3 years ago
- LInux 平台下物联网网关(多线程实现),嵌入式项目☆29May 2, 2017Updated 9 years ago
- 树莓派4B的项目☆13Apr 14, 2021Updated 5 years ago
- Qt C++实现的基于GPT 语言模型的聊天系统,支持输入输出文本处理插件☆13Jan 15, 2026Updated 5 months ago
- 总结Linux驱动写法,编写关于字符设备,platform,锁,中断等example。☆19Apr 11, 2022Updated 4 years ago
- Qt写的一个简单的办公协作软件,计划实现注册、登录、即时通讯、文件互传、文本编辑、日程表等功能☆14Jun 29, 2022Updated 4 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 多线程/线程池,epoll,libevent网络库分别实现的三个网络HTTP服务器程序☆13Nov 8, 2017Updated 8 years ago
- ☆12Sep 18, 2018Updated 7 years ago
- Windows Minifilter driver that redirects any I/O Request of mp3 files to a target file☆19Jul 7, 2015Updated 10 years ago
- windows rpc 使用MIDL+RPC实现HelloWorld☆24Mar 21, 2018Updated 8 years ago
- Oracle Berkeley DB 18.x (Private copy of official distribution)☆11Jul 23, 2020Updated 5 years ago
- duilib-tutorial☆15Aug 1, 2015Updated 10 years ago
- 基于windivert实现的windows数据包转发,实现转发socks5,支持tcp/udp 支持远程dns解析☆14Jan 17, 2020Updated 6 years ago
- Linux平台下C++开发的网络服务程序设计,多进程网络服务程序,多线程网络服务程 序,线程池网络服务程序的设计,代码的编写。客户端的主要功能是为用户提供 交互 式的算数运算命令,并通过用户命令完成与服务器端的交互。服务器端采用多进程, 多线程,线程池三种方式实现,此版本不涉…☆51Feb 14, 2013Updated 13 years ago
- 智慧办公室就是以办公室为平台,兼具办公室环境、办公、设备信息化、设 备智能化、考勤自动化、办公智能化,集系统、结构、服务、管理、监督于一体, 具有高效、安全、便利等特点,依托计算机科学以及网络通信技术,将办公与各 种控制子系统灵巧地综合为一个有机体系,形成一个高度集成的有可…☆23Sep 10, 2016Updated 9 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 基于Qt开发的文件保险柜工具(文件加解密)☆29Dec 19, 2021Updated 4 years ago
- c网络爬虫simspider的请求队列和完成队列的redis实现,用于大规模分布式爬虫架构。☆12May 16, 2015Updated 11 years ago
- Kdump+crash lab☆28Oct 25, 2019Updated 6 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆23Feb 26, 2019Updated 7 years ago
- Manifests for my rockchip yocto repo☆11Jun 10, 2026Updated 2 weeks ago
- Hook IDT vector 0xb2 to detect SCI in 64bit windows.☆34Aug 27, 2022Updated 3 years ago
- A SOCKS5-configured syscall hook that allows transparent TCP proxying on Windows for IPv4 and IPv6.☆28Jul 9, 2021Updated 4 years ago
- regexp4 engine (C-lang)☆11Oct 17, 2017Updated 8 years ago
- STM32F103 Web server over USB☆10Mar 31, 2016Updated 10 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 汇编语言学习的例子☆10Aug 5, 2021Updated 4 years ago
- Trimble Standard Interface Protocol (TSIP)☆12Sep 25, 2018Updated 7 years ago
- 一个使用C语言开发的PHP MVC框架.包含自动加载、路由重写、Hooks、DB封装、Di容器、视图引擎、消息队列、消费者管理、调试器等核心功能.核心之外还包含了诸多日常开发所常用的类库,如图片水印处理、FTP封装、Linux性能检测与告警、Telnet探测、邮件发送、验证…☆13Jan 4, 2022Updated 4 years ago
- A perl script to clone an SVN repository with externals, using git-svn☆22Mar 13, 2012Updated 14 years ago
- Linux截图(原始代码从Taobao的TMTS项目导入)☆14Aug 16, 2012Updated 13 years ago
- The Network project is a C++ encapsulation of WinSock2 to form a lightweight network library; The Graphics project is a C++ encapsulation…☆13Oct 31, 2017Updated 8 years ago
- demo some OpenCascade functions☆20Nov 20, 2022Updated 3 years ago