An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with server-client

A curated list of projects in awesome lists tagged with server-client .

https://github.com/yosebyte/nodepass

NodePass is a secure, efficient TCP/UDP tunneling solution that delivers fast, reliable access across network restrictions using pre-established TLS/TCP connections.

golang networking pooling server-client tcp tunneling udp

Last synced: 07 Oct 2025

https://github.com/romshark/webwire-go

A transport independent asynchronous duplex messaging library for Go

go golang messaging request-response server-client server-client-communication sessions websockets

Last synced: 15 Dec 2025

https://github.com/homelab-00/transcriptionsuite

A fully local & private Speech-To-Text app for Linux, Windows & macOS. Python backend + Electron frontend, utilizing faster-whisper and CUDA acceleration.

diarization dictation docker faster-whisper linux local macos open-source private pyannote python realtime realtimestt secure server-client speech-to-text tailscale vad whisper windows

Last synced: 06 Mar 2026

https://github.com/kamiyaa/dizi

Server-client music player written in Rust

audio audio-player hacktoberfest music music-player rust server-client termion toml tui

Last synced: 31 Jul 2025

https://github.com/kamalshkeir/ksbus

KSBus is a zero-configuration event bus written in Go, designed to facilitate real-time data sharing and synchronization between Go servers, JavaScript clients, and Python. It's particularly useful for building applications that require real-time communication, such as chat applications or live updates.

bus channels client client-client eventbus generics golang pure-javascript realtime server-client server-server sync synchronization websockets zero-configuration

Last synced: 12 Jan 2026

https://github.com/gurupatil0003/restfull_api

A RESTful API in Flask refers to an application programming interface (API) built using the Flask web framework that follows the principles of Representational State Transfer (REST). Flask is a micro web framework for Python, which is lightweight and flexible, making it a popular choice for building web applications and APIs

client crud-api crud-operation curl flask http-server json jwt-authentication jwt-authorization jwt-token postman python rest restful-api server-client werkzeug

Last synced: 12 Apr 2025

https://github.com/open-simulation-platform/cosim-demo-app

Application demonstrating libcosim features

co-simulation fmi server-client

Last synced: 06 Mar 2026

https://github.com/diloabininyeri/socket

A library with socket channels where you can broadcast and manage channels, such as send a message to the bank channel and send a message to the software channel.

broadcast channels client notification server server-client socket socket-io stream websockets

Last synced: 31 Jul 2025

https://github.com/aermoss/aerics

A networking library written in Python for online games.

client multiplayer multiplayer-game multiplayer-game-server server server-client

Last synced: 14 Apr 2025

https://github.com/keremtan/tcpwordgame

This is a windows form game which work with TCP protocol.

client network server server-client tcp tcp-client tcp-server windows-form-application windows-forms-csharp

Last synced: 30 Oct 2025

https://github.com/shiponcs/tcp-server-client-cpp

Basic Implemtation of server and client using TCP socket for Linux system in C++ following OOP style

cpp network server-client tcp-socket

Last synced: 02 Sep 2025

https://github.com/philkes/sojaping

Student Project: Multi-User Chat Application

ibm-watson-api javafx json server-client sqlite xml

Last synced: 26 Mar 2025

https://github.com/nemeslaszlo/musicbox-and-client

Shared Systems. A music playback software where the music / notes and text of the music are stored on a server, which can be play by different clients and write the text of the musics like in the "karaoke" program, with other playback modifications.

client java multithreading musicbox server server-client socket

Last synced: 24 Mar 2025

https://github.com/sanjarzayniev/iks-nolik

The multiplayer edition Tic-Tac-Toe game, made using Java SWING.

game java multiplayer-game server-client swing tictactoe

Last synced: 06 Apr 2025

https://github.com/nemeslaszlo/blackjack_client-server

Simple Blackjack Client-Server Practise. Based on client-server (Multi Threaded solution). This is the popular blackjack game, where we can play many of our friends.

blackjack client multithreading server server-client socket

Last synced: 24 Mar 2025

https://github.com/ayymoss/fetchbitlockerstate

Retrieve BitLocker from Endpoints

bitlocker dotnet server-client suspended

Last synced: 06 Apr 2025

https://github.com/vladoosit/marvel-card-game

This is simple card game. This project is well suited for learning socket.io, and in general creating a full stack of applications on a javascript

authorization card-game express fullstack-development game herokuapp javascript marvel model-view-controller multiplayer mysql mysql-database mysql2 nodejs online-game server-client socket-io socket-programming ucode-connect ucode-marathon

Last synced: 31 Mar 2025

https://github.com/treviasxk/serverudp

ServerUDP é um servidor criado em .NET Core com C#, é um projeto simples e de fácil entendimento, é perfeito para criação de servidores de jogos como por exemplo a Unity 3D.

client-server client-udp server-client server-udp udpclient unity3d

Last synced: 03 Mar 2025

https://github.com/manie-k/distributed-world-evolution

Public repository for our diploma project. It consists of server and clients able to process virtual world evolution.

csharp distributed-systems dotnet server-client

Last synced: 03 Aug 2025

https://github.com/mylifeismyhome/peer-thread-pool

Manage Multiplie Peer Connection using Thread Pools n Peers gets handled by one thread.

cpp mit-license server-client socket-programming thread-pool

Last synced: 11 Mar 2025

https://github.com/treviasxk/clientudp

ClientUDP é um client criado em .NET Core com C#, é um projeto simples e de fácil entendimento, é perfeito para criação de servidores de jogos como por exemplo a Unity 3D.

client-server client-udp server-client server-udp udpclient unity3d

Last synced: 03 Mar 2025

https://github.com/tranlynhathao/socket_python

course: Computer Networks

python server-client socket

Last synced: 08 Jul 2025

https://github.com/provrb/ams

IRC Chat application written in pure C. Arguably my biggest project as of 2024.

c chat chatroom framework irc server server-client server-framework tcp udp

Last synced: 25 Oct 2025

https://github.com/gsri30/battleship-multiplayergame

This repo consists of my python project which is a battleship multiplayer game done using server-client logic (using sockets,threads and pygame for interface)

battleship-multiplayer-game multiplayer pygame python server-client sockets threading-synchronization threads

Last synced: 24 Feb 2025

https://github.com/justin-marian/tcp-udp-server

Client-server messaging platform using TCP/UDP sockets, publish-subscribe, message forwarding, client subscriptions, and store-and-forward functionality, and multiplexed connections.

c multiplexing server-client subscription tcp-udp

Last synced: 28 Jul 2025

https://github.com/ammahmoudi/simple-calculator-server-clinet

A simple calculator with clinet and server using socket and javafx gui with jfoenix beautiful design

calculator java javafx jfoenix server-client socket tcp

Last synced: 04 Mar 2025

https://github.com/rahul-97-barman/mqtt_esp32

"rahulproject" is an IoT system using an ESP32 to monitor temperature and humidity with a DHT22 sensor, control a servo motor, and manage a WS2812 LED strip. It connects to Wi-Fi and communicates with an MQTT broker for real-time data updates and remote control, ideal for smart home automation.

dht22 embedded-c esp32 mosquitto-mqtt-broker mqtt-broker server-client

Last synced: 14 Mar 2025

https://github.com/jgcmarins/image-transfer

A java server-client sample of image transfer

image java server-client transfer

Last synced: 25 Aug 2025

https://github.com/shabnam-khaqanpoor/nmap-simulated

This project simulates basic Nmap functionalities with a custom server and client application. It allows users to perform network operations such as pinging hosts, scanning open ports, and measuring response times, simulating real-world network monitoring tasks.

computer-networking icmp network-scanning nmap nmap-simulation packet-analysis ping port-scanning server-client tcp-ip

Last synced: 29 Mar 2025

https://github.com/budtmo/giot

Grid for IoT devices

grid rest-api server-client testing

Last synced: 01 Apr 2025

https://github.com/horizon-nth/secure-netcat

A client/server application implemented using Netcat, featuring RSA-encrypted communication.

communication encryption netcat rsa server-client shell terminal

Last synced: 12 Jun 2025

https://github.com/ttulka/thistledb

ThistleDB - Simple JSON Database

database java json nosql nosql-database server-client

Last synced: 04 Jul 2025

https://github.com/abhigyan126/state

This project demonstrates a fault detection mechanism on a state machine using a server-client architecture .

emulation fault-detection health-monitoring sensor server-client socket state-machine

Last synced: 24 Jan 2026

https://github.com/ammahmoudi/simple-messanger

simple chat application implemented in Python using a server-client architecture with groups and channels

chat-application end-to-end-encryption messanger server-client

Last synced: 04 Mar 2025

https://github.com/murshidazher/foysonis-abc

This repo contains simple bank transaction model for ABC Bank

bank docker example express postgresql react redis server-client webapp

Last synced: 02 Sep 2025

https://github.com/rafael-vasconcellos/websockets-study

experiment with websockets and SSE using express

express express-js server-client server-side sse websockets

Last synced: 21 Jun 2025

https://github.com/elenaches/csharp-remote-text-file-editor--client-server

A college project in C# using server-client sides, a file editor with a remote file directory and permission management.

c-sharp client-server client-side college-project console csharp file-editor remote remote-file-reader server-client server-side

Last synced: 05 Oct 2025

https://github.com/antrita/fix_code

FIX Market Simulator CLI/GUI application

fixprotocol market python quickfix quickfix-python server-client simulator

Last synced: 06 Apr 2025

https://github.com/georgiakt/videostreamingapp

A Server-Client application for video streaming, built with Java, JavaFX, FFmpeg and Sockets.

ffmpeg ffmpeg-wrapper gui javafx multimedia server-client socket-communication streaming-video

Last synced: 08 Jul 2025

https://github.com/lukewait/math-quiz-app

C# solution comprising two applications and a unit test project, designed to facilitate server-client communication and demonstrate binary tree manipulation techniques. Developed as part of a TAFE QLD assignment.

binary-tree csharp lan-app nunit server-client windows-forms

Last synced: 23 Feb 2026

https://github.com/sndurkin/game-night-in

Server-client setup that allows multiple clients to play games with each other

gaming golang javascript server-client

Last synced: 14 Jan 2026

https://github.com/utpalkuma-r/networkcopywriter

Network Copywriter is a Python-based networking application that enables real-time text broadcasting between a server and multiple clients over a network. It provides a user-friendly GUI built with CustomTkinter and supports auto-typing of received messages.

auto-typing copywriter customtkinter gui network python server-client text-broadcasting

Last synced: 21 Aug 2025

https://github.com/jcs090218/rtc

rtc stand for Real-Time Collaboration, project implementing real-time coding to all members on team.

c collaboration file-management real-time server-client socket ssh

Last synced: 30 Aug 2025

https://github.com/bebalix/minitalk

This project make communicate two separate processes using unix signals.

42projects language-c server-client unix-signals

Last synced: 10 Nov 2025

https://github.com/text2doc/prinet

mock dla sieci, do komunikacji z serwerem, rpi, drukarek w sieci

api baza-danych komunikacja local-network mssql printer rest server-client wapromag warehouse zebra

Last synced: 14 Jul 2025

https://github.com/jiowchern/pinioncore.remote

This is a network transmission framework using c# as the main language of the server and client.

c-sharp network remote-method-invocation server-client

Last synced: 14 Aug 2025