用Linux C编程实现了一个多进程的web局域网服务器,主要用到了socket网络编程接口和http协议,处理了多进程中的僵尸问题(signal),超时连接问题(select)以及统计在线连接数目
☆42Oct 22, 2015Updated 10 years ago
Alternatives and similar repositories for HttpServer
Users that are interested in HttpServer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- c网络爬虫simspider的请求队列和完成队列的redis实现,用于大规模分布式爬虫架构。☆12May 16, 2015Updated 11 years ago
- c语言实现的能在windows和linux下运行的http服务器,支持动态页面☆11Jul 18, 2016Updated 10 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆13Jun 18, 2015Updated 11 years ago
- 一个基于epoll的多线程 linux c http web服务器☆23Mar 7, 2015Updated 11 years ago
- 一个用c以及cpp写的简单的web服务器!☆16Feb 19, 2017Updated 9 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 银杏黄项:语音情感识别☆13Nov 6, 2016Updated 9 years ago
- 基于Linux系统的应用程序,旨在搭建一套完整的多进程多线程通讯的消息框架. 支持多SOC的嵌入式APP.☆32Dec 9, 2023Updated 2 years ago
- Linux平台下C++开发的网络服务程序设计,多进程网络服务程序,多线程网络服务程 序,线程池网络服务程序的设计,代码的编写。客户端的主要功能是为用户提供交互 式的算数运算命令,并通过用户命令完成与服务器端的交互。服务器端采用多进程, 多线程,线程池三种方式实现,此版本不涉…☆51Feb 14, 2013Updated 13 years ago
- A tiny web server based on libuv, can accept Socket,WebSocket,or http protocol,and set callBack func's 一个基于libuv的小型Web服务器,可以接受Socket,WebS…☆35Jul 29, 2024Updated 2 years ago
- 公众号token服务,统一管理token,jsticket,过期后自动从官网获取,保存到数据库、本地缓存,并对外提供获取、刷新接口☆14Dec 20, 2021Updated 4 years ago
- WiFi_Toolkit my tiny wifi pentesting multitool. this code is really old and it should not be used in real pentesting operations.☆10Aug 30, 2025Updated last year
- HTTP服务器,C语言描述☆71Dec 1, 2016Updated 9 years ago
- Handbook of eRPC which is an efficient, extensible and easy-to-use RPC framework.☆11Nov 18, 2019Updated 6 years ago
- Implement a multi-threaded HTTP web server based on boss-worker thread pattern in C, using pthread library.☆12Sep 26, 2012Updated 13 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆23Feb 26, 2019Updated 7 years ago
- 從網上找到的《泥潭6》mudlib源碼☆12May 23, 2018Updated 8 years ago
- OD反汇编引擎精简版,只适合x86系统,可嵌入驱动程序。☆11Mar 29, 2018Updated 8 years ago
- 基于RT-Thread,运行在嵌入式上的高并发高性能FTP服务器☆38Jul 8, 2024Updated 2 years ago
- 使用c语言在linux系统下编写网络的聊天室,采用socket通信机制、多线程机制和Mysql数据库实现C/S之间的通信(文字传输、图片传输、请求访问服务器数据库中在线人数等功能)☆21Jan 5, 2021Updated 5 years ago
- Depth C++ library☆11Nov 15, 2018Updated 7 years ago
- Mico-controller based Internet Connectivity Operation System☆10Apr 12, 2016Updated 10 years ago
- C++ network library☆10Apr 14, 2015Updated 11 years ago
- A prototype mobile text editor with Language Server Protocol support☆16Mar 19, 2021Updated 5 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- A C++ json/xml dumper/serialization library☆14Apr 5, 2015Updated 11 years ago
- 多线程/线程池,epoll,libevent网络库分别实现的三个网络HTTP服务器程序☆12Nov 8, 2017Updated 8 years ago
- Import from <svn://wotf.org/gurbalib> with the non-opensource bits stripped out.☆10Jul 16, 2020Updated 6 years ago
- 跨平台网络库,使用epoll和iocp模型☆11May 13, 2018Updated 8 years ago
- MuJS is a lightweight Javascript interpreter designed for embedding in other software to extend them with scripting capabilities. It is w…☆16Jan 1, 2016Updated 10 years ago
- systemtap tutorial translate to chinese☆17May 25, 2024Updated 2 years ago
- Multiple producer multiple consumer queue template using C++11 atomics.☆14Aug 26, 2021Updated 5 years ago
- 此方案在android中实现了网卡静态IP设置、有线网和USB无线网卡的切换。源码是增量代码,基于Android 9实现。你需要将源码合入到android系统版本中。0(n_n)0☆21Jan 12, 2021Updated 5 years ago
- libyui-ncurses☆20Aug 25, 2025Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 侠客行2001-utf8版,用fluffos跑在os x上的单机mud。☆12Jul 1, 2018Updated 8 years ago
- regexp4 engine (C-lang)☆11Oct 17, 2017Updated 8 years ago
- ☆14Feb 14, 2019Updated 7 years ago
- Exchange Server☆11Jun 9, 2021Updated 5 years ago
- Android markdown text editor app☆11Aug 1, 2015Updated 11 years ago
- STM32F103 Web server over USB☆10Mar 31, 2016Updated 10 years ago
- HTTPServer Demo To Upload LogFile☆17Feb 27, 2019Updated 7 years ago