Windows Forms Multi Thread Server App (.Net Framework)
-
Updated
Mar 28, 2021 - C#
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.
Sistema di prenotazione di una sala cinema scritto in C per UNIX, Linux, macOS
Локальный сервер сервиса обмена текстовыми сообщениями
This is the Standalone application for Online Voting System made in python using socket programming.
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.
A template for creating a multiclient server in C using system calls.
Implementation of an encrypted bidirectional communication channel between multiple Android App users and a Taylor-made multi-threaded server in python
The Multi-Threaded Web Server is an implementation of socket programming that creates local web server with custom port number define by user
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.
Socket Programming on Java using TCP
This is a tiny implementation of multithread socket server on C++
PC application for online voting system made in python using socket programming.
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.
The repo contains the Simple Chat Room in C/C++ using socket programming and multithreading.
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."