PC application for online voting system made in python using socket programming.
-
Updated
Jun 26, 2024 - Python
PC application for online voting system made in python using socket programming.
Networking in Java with using TCP and UDP as connection Protocols
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.
🗳️ An online vote casting system using TCP multi-threaded client-server program. The voters will log on from client systems and cast their votes.
The repo contains the Simple Chat Room in C/C++ using socket programming and multithreading.
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.
PC application for online voting system made in python using socket programming.
Socket Programming on Java using TCP
This is a tiny implementation of multithread socket server on C++
a simple in-memory key-value (KV) store as a client-server application running over TCP sockets,
A chat application built using Multi-threaded Socket Programming in Linux.
Windows Forms Multi Thread Server App (.Net Framework)
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.
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.
This is the Standalone application for Online Voting System made in python using socket programming.
Локальный сервер сервиса обмена текстовыми сообщениями
Sistema di prenotazione di una sala cinema scritto in C per UNIX, Linux, macOS
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.
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)
Multi-threaded client-server in C.
Add a description, image, and links to the multithreaded-tcp-server topic page so that developers can more easily learn about it.
To associate your repository with the multithreaded-tcp-server topic, visit your repo's landing page and select "manage topics."