This project is based on establishing connection between a server and multiple clients using concept of multi-threading
-
Updated
Jul 12, 2022 - Java
This project is based on establishing connection between a server and multiple clients using concept of multi-threading
A Multithreaded Socket Programming on Windows. This was originally a KRSSG task. Problem statement provided.
Collaborated with a team of 2-3 to utilize either a TCP or UDP connection between a server and client(s) playing a tictactoe game in C. Each progressive project is an additional feature or a change of connection type.
Communication program where two processes exchange messages through Unix signals. It involves creating a simple chat system that allows for sending and receiving strings of characters.
Software Development Tools and System Programming exercises.
This project demonstrates the implementation of a multithreaded server in java with efficient client-server communication.
A java client/server application used for downloading files from the server.
Computer Networks Project where Neighbor Discovery, Distance Vector Routing, Reliable Transport TCP, and Client-Server Chat
This project presents two separate WCF Service Applications and a client "tester" console application in the same Visual Studio solution. The WCF Services were hosted using IIS Express. A simple console "test" application connects to both of the services through separate proxy references. There are two services: school service (the main demo) an…
CLI chat server-client application. Multiple clients. Python, asyncio approach.
Implementation of the shady protocol 🖥️🌐, this protocol works similar to a proxy server and was created with the objective of being used for the computer networking module in university
Contains the software for facilitating data transfer to and from the robot
Simple Chat application between clients through a server
Quick and easy server communication testing
Socket programming for establishing connection between server and client for communication.
Distributed File Synchronization System · C, Linux, POSIX Implemented a client–server file sync system with a custom TCP protocol, low-level POSIX I/O, and multithreaded task management.
The server allows multiple clients to connect and exchange messages over sockets. Clients can send and receive messages by connecting to the server. -made in 2024
Add a description, image, and links to the server-client-communication topic page so that developers can more easily learn about it.
To associate your repository with the server-client-communication topic, visit your repo's landing page and select "manage topics."