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
Software Development Tools and System Programming exercises.
This project demonstrates the implementation of a multithreaded server in java with efficient client-server communication.
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.
A chatting service for 2 people.
C-Based FTP Server & Client equipped with various features such as SHA1 verification and event logging
A Multithreaded Socket Programming on Windows. This was originally a KRSSG task. Problem statement provided.
A java client/server application used for downloading files from the server.
Machine to Machine communication framework using OPC UA (Python Server-Client)
IRC server with non-blocking I/O and full protocol support using poll() for efficient multi-client handling
A simple multi-chat system implemented in C using sockets.
Socket programming for establishing connection between server and client for communication.
Learn Network Protocol and Network Programming
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.
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
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."