There are 0 repository under server-client-communication topic.
Onvif QT Server Client is a sample for creating Onvif Server and Onvif Client with QT C++
A transport independent asynchronous duplex messaging library for Go
👥 A simple Chat Client in Java, implemented with the Observer pattern 👥
🖥 A simple Chat Server in Java, implemented with the Observer pattern 🖥
Some of the tasks and patches I completed in my internship with JP Morgan & Chase Co. Please :star2: the repo if you like it :point_up:
Consistent Hashing Mq inProcess data eXchange
Socket programming in python
An socket-api for java with packet implementation.
A lightweight fast data streaming library for raspberry pi in python.
This is an instant messaging application programmed in C.
[ECE NTUA] Operating Systems - Assignments & Solutions (2019-2020)
bidirectional message communication middleware that composed on server-client architecture
This program is an online chat application that can run on mobile and desktop. It is designed using Socket Programming.
CHMPX nodejs addon library - Consistent Hashing Mq inProcess data eXchange
Repository for continuated development of Gate for Eluna
HTTP to gRPC to NATS to MQTT, like telephone children's game. The aim is to get in touch with the various protocols and messaging systems.
🗃️ C++ low-level implementation of an FTP (File Transfer Protocol) server-client connection over Transmission Control Protocol/Internet Protocol (TCP/IP) using the Linux Programming Interface.
Server and Client apps for simulating emails on Java using Sockets
C# (.NET core 2.1) container friendly in-memory stock exchange. Client-Server architecture.
This is socket programming basic to esblish connection between server and client.
This is a repository for code snippets gathered from different sources which come in handy while working on IoT projects. It contains server & client codes for communication between 2 WiFi modules (ESP8266 NodeMCU) over WiFi; and serial communication between Arduino and NodeMCU using both I2C and SPI Communication protocols.
A simple instant messenger, which runs on the same machine, through localhost and provides an interaction between server and client.
A Centralized Multi-User Concurrent Bank Account Manager (Multithreading, Synchronization, Mutex)
This program is a notepad application that works synchronously on mobile and desktop. It is designed using Socket Programming. The server application of the program is run on the server.
High Performance ultra robust and reliable publisher subscriber implementation with superior rx java integration able to integrate into a cluster environment providing tools like server plugins and extensive management and monitoring possibilties.
This is the chatting system where the client chat with server using tcp socket. Chatting using the ip addresses.
Battleship
Java distributed systems project to manage train schedules, alerts and other types of events.
A new method is designed to authenticate a server after its certificate is updated without releasing a new version of a client application. This is achieved through verifying the digital signature of a shared secret between a client and a server.
PHP Extension library for CHMPX
IRC server with non-blocking I/O and full protocol support using poll() for efficient multi-client handling