multithreaded-tcp-server
There are 25 repositories under multithreaded-tcp-server topic.
shah-deep/Online-Voting-System
PC application for online voting system made in python using socket programming.
PrajjawalBanati/Networking_In_Java
Networking in Java with using TCP and UDP as connection Protocols
muneeb50/Multithreaded-Online-Quiz-System
Computer Networks Project - Multi-threaded Online Quiz System, developed in C language based on TCP protocol, including development of one Main Server, three Sub-servers and unlimited clients.
dev-harsh1998/IronDrop
Powerful, beautiful, fast & functional multi threaded static web server using only stdlib in rust with a template engine with multipart support
harismuneer/Online-Voting-System-TCP
🗳️ An online vote casting system using TCP multi-threaded client-server program. The voters will log on from client systems and cast their votes.
ZeewaqarHaider196/Simple-Chat-Room
The repo contains the Simple Chat Room in C/C++ using socket programming and multithreading.
Lokesh-Bisht/FileServer
A multithreaded client-server program that uses Java Sockets to establish TCP/IP connection. The server allows multiple clients to upload, retrieve and delete files on/from the server.
AsenOsen/cpp_socket_server
This is a tiny implementation of multithread socket server on C++
DenizKrdy98/Protocol-Design-and-Development-of-a-Networked-Card-Game
Socket Programming on Java using TCP
SRIKANTH284/Online-Voting-System
PC application for online voting system made in python using socket programming.
anand-2020/socket-chat-in-linux
A chat application built using Multi-threaded Socket Programming in Linux.
atul04/keyValueServerClient
a simple in-memory key-value (KV) store as a client-server application running over TCP sockets,
algorov/netconn
Multi-threaded client-server in C.
bandaruashok2/Online_Voting_System
This is the Standalone application for Online Voting System made in python using socket programming.
BanjiBear/Multi-Threaded-Web-Server
The Multi-Threaded Web Server is an implementation of socket programming that creates local web server with custom port number define by user
graziaferrara/MultiUserChat
This repository stores a project which is a JavaFX implementation of a multi user chat in which the server and the clients communicate over TCP. A basic GUI is provided both for the server and the clients.
iamantoniodinuzzo/MulticlientServer
A template for creating a multiclient server in C using system calls.
InfernumPegasus/TCP-Server
My course work in SPOVM-4-sem
iteam-ramazanov/PublicChatRoomServerApp
Локальный сервер сервиса обмена текстовыми сообщениями
jasondiab/OnEdit
This is a university team project. It was done by Jason Diab (Me), Peter Farah, and Anthony Saab for the EECE350 course at the American University of Beirut. (Spring 2019-2020)
NikosMav/System-Programming-3
A C++ project for the "Κ24 System Programming" course at DiT, NKUA. This repository contains a multi-threaded data server and a corresponding remote client, implementing file transfers over TCP/IP. The server uses mutexes for synchronization and a custom queue for managing requests, while the client requests and receives files.
YardenBakish/Encrypted-Server-Android-App
Implementation of an encrypted bidirectional communication channel between multiple Android App users and a Taylor-made multi-threaded server in python
banditopazzo/Sala-Cinema
Sistema di prenotazione di una sala cinema scritto in C per UNIX, Linux, macOS
GrzegorzOkon/DictionaryServer
Program w architekturze kient - serwer. Jako serwer HTTP odbiera żadania od klienta przetłumaczenia polskiego słowa na odpowiednik w innym wybranym języku. Jeśli serwer dla danego języka istnieje to zwraca tłumaczenie.
yasirerkam/OdinIroncore_MultiThread.Server
Windows Forms Multi Thread Server App (.Net Framework)