Vanilla JavaScript interpreter with built-in NO-SQL document database with Btree & ARTful indexing from the database project.
- Updated
Apr 18, 2020 - C
Vanilla JavaScript interpreter with built-in NO-SQL document database with Btree & ARTful indexing from the database project.
This project is an update of the classic tetrinetx - GNU TetriNET Server - to be supported by new linux distributions and C compiler versions. Also a lot of bug fixes will be implemented, read the CHANGELOG file. Suggestions are welcome!
A multi-threaded client-server application for concurrent file transfer with SHA256 data integrity verification.
A high-performance C HTTP library inspired by Go's syntax, emphasizing simplicity and ease of use.
A client server architecture based terminal application build using socket programming that provides all the details of bank within 5 KM radius of any public landmark.
TCP and UDP Socket Programming in C
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
This repository contains code of communication between client and server using TCP.
This is a small C-implementation of using TCP/IP sockets to communicate processes (client & server side implementation).
A client-server application for subscribers management to a server.
connecting two nodes on a network to communicate with each other. One socket(node) listens on a particular port at an IP, while other socket reaches out to the other to form a connection
Add a description, image, and links to the server-side topic page so that developers can more easily learn about it.
To associate your repository with the server-side topic, visit your repo's landing page and select "manage topics."