186 results for “topic:client-server-architecture”
A thread safe library that aims to provide a simple API for interfacing with RabbitMQ. Built on top of rabbitpy, the library make it very easy to use the RabbitMQ message broker with just few lines of code. It implements all messaging pattern used by message brokers
A Client-Server Architecture Based Library Management System.
A Java-based, multi-threaded chat application utilizing client-server architecture for single network communication.
Research and Develop Restful APIs for a Health Consultation And Management System (Spring Boot).
A rapid, low-latency, in-memory key-value data engine.
An android chatting app made in compose which uses device Bluetooth for transferring data (chats) and follows MVVM architecture.
A unidirectional network (also referred to as a unidirectional security gateway or data diode ) is a network appliance or device allowing data to travel only in one direction. It is used in guaranteeing information security. They are most commonly found in high security environments such as defense, where they serve as connections between two or more networks of differing security classification – also known as a "cross domain solution." This technology is also found at the industrial control level for such facilit ies as nuclear power plants, electric power generation/distribution, oil and gas production, water/wastewater, airplanes (between flight control units and in - flight entertainment systems), and manufacturing.
Scalable KVM Over IP Software Suite for Managing Servers and Remote Computers.
This is a repository containing the summary in details, about computer networking.
To develop a non-web-based software application in Java to support individual and collaborative plot development for stories.
simple MVC REST API framework using PHP and mySql
It's a chatting system implemented in C - Programming Language by using TCP-Socket programming. In this project multiple Client can send and receive message between each other until they are connected to the Server. Clients can use multiple commands and command format provided by the server to communicate with the server and other clients.
Enables users to interact with the LLM via Ollama by implementating a client-server architecture utilizing FastAPI as server-side framework and Streamlit for user interface.
SkyDesk is a remote desktop app that allows one computer to share its desktop with others.
Modified an Open Source HTTP Proxy software, ffproxy, to make the browser edit image tags in HTTP response bodies to display any image online or on computer(Not possible with encoded HTTPS).
Real Estate Appraisal Simulator
This is a BlockChain based Voting System.
A cli-interactive application build on the top of Network layer, with custom protocols, client-server finite-state-machines and TCP socket. This has been tested with mininet using network topologies.
Group project for Software Modeling and Design (COMP3700)
A real-time multiplayer brawler game built in C with a focus on systems programming, networking, and graphics.
A concurrent solution, built in GoLang for performing keyword density analysis on large bodies of text.
Final Project for my distributed systems course
A system monitor made in C using a client-server architecture
A client-broker-server music streaming application, for the Distributed Systems course @/AUEB, Greece (2020)
https://skribbl.io clone in java (with a modified signal protocol encryption)
Client-Server in java with an emphasis on Solid, Grasp and Design Patterns.
This project implements a basic client-server communication system using the Java programming language,It demonstrates the fundamental concepts of computer networking of client-server architecture,deeper understanding of client-server communication, The client and server communicate with each other through messages sent over a network connection
A lightweight, extensible framework for secure, asynchronous communication between Java clients and servers.
A coffee shop platform where users can order menu items by adding them into a cart and purchase cart items.
A java program to help you understand the basics of networking by interaction btw client and server.