server
Projects with this topic
-
GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application.
Updated -
Password Manager Daemon is a server that provides a way for applications to securely store and retrieve data at a centralized location. The data is stored in an XML file and clients connect and send commands to manipulate the data.
Updated -
A fast & nimble SPV Server for Bitcoin Cash
Updated -
ynetd: a small (< 400 lines of C) server for binding programs to TCP ports
UpdatedUpdated -
All-in-one web gui and server manager for Factorio. Start/stop servers, upload new maps, edit server-settings (ie: server name, password, admins, user limit, etc), easily upgrade to new versions of Factorio. Run multiple Factorio servers from one gui
Updated -
Free, portable and lightweight Internet Relay Chat server
Updated -
Hinsightd is a event based HTTP/1.1 server designed for performance and having the smallest possible code size.
Updated -
A library passing all socket communications through Unix sockets for client/server testing. https://cwrap.org
Updated -
-
A complete Chess game simulator offering both SinglePlayer and MultyPlayer options. Written in C++ and Python and includes all chess logic. Enables a remote match between computers using Port Forwarding.
Updated -
My original socket daemon — see also https://gitlab.com/arachsys/init which includes a more recent daemon supporting unix and TCP sockets
Updated -
Publish/subscribe server & client model implementation
Updated -
Multi-threaded numerical integration application in Linux environment using C programming language. Used socket programming to establish connection between multiple clients and server using the HTTP communication protocol. See spec-v1.2.pdf for more.
Updated -
-
BLE Server that runs on an ESP32 and allows for multiple connections by clients
Updated -
A very minimalist WEB API frontend for an USB barcode scanner
Updated -
Prototype of a bi-threaded server to be used as test vehicule for 'kong' application.
Updated -
A textual service console for server-type applications
Updated -
Repository for Gateways and LoRaWAN server configurations
Updated -
Simple HTTP server on C
The program takes pages (html, css, js) from the site folder and sends it to the user. Over time, there will be improvements.
Updated