client-server-architecture

There are 156 repositories under client-server-architecture topic.

  • nidhaloff/b-rabbit

    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

    Language:Python3031010
  • mymadhavyadav07/Library-Management-System

    A Client-Server Architecture Based Library Management System.

    Language:Python14103
  • Live-Chat-Room

    gayanukabulegoda/Live-Chat-Room

    A Java-based, multi-threaded chat application utilizing client-server architecture for single network communication.

    Language:Java13101
  • arverma/Data_Diode

    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.

    Language:C8202
  • TuanTran0168/SpringBoot-ImprookCare

    Research and Develop Restful APIs for a Health Consultation And Management System (Spring Boot).

    Language:Java8102
  • SaptarshiSarkar12/Computer-Networking

    This is a repository containing the summary in details, about computer networking.

  • sDevPrem/bluetooth-chat-mvvm

    An android chatting app made in compose which uses device Bluetooth for transferring data (chats) and follows MVVM architecture.

    Language:Kotlin7102
  • ravi688/SKVMOIP

    Scalable KVM Over IP Software Suite for Managing Servers and Remote Computers.

    Language:C61200
  • dulip-sameera/sky-desk

    SkyDesk is a remote desktop app that allows one computer to share its desktop with others.

    Language:Java5102
  • AAWorks/real_estate_appraisal_sim

    Real Estate Appraisal Simulator

    Language:OCaml4110
  • adityatripathiiit/Mini_LinkedIn

    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.

    Language:JavaScript4201
  • ajaymahadeven/StoryArch

    To develop a non-web-based software application in Java to support individual and collaborative plot development for stories.

    Language:Java4200
  • cadomani/course-management-system

    Group project for Software Modeling and Design (COMP3700)

    Language:TypeScript43261
  • iSiddharth20/LLM-Chatbot

    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.

    Language:Python4180
  • navnit-chauhan/MVC-REST-API-PHP

    simple MVC REST API framework using PHP and mySql

    Language:PHP4100
  • parthnan/HTTP-Image-Replacer

    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).

    Language:C4100
  • akshayxemo/TCP-Client-Server-Socket

    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.

    Language:C3101
  • C-Bell/GoLang_Concurrent_Keyword-Density-Analyser

    A concurrent solution, built in GoLang for performing keyword density analysis on large bodies of text.

    Language:Go3310
  • ruilopesm/system-monitor-so

    A system monitor made in C using a client-server architecture.

    Language:C32171
  • agrigoridou/Distributed-Shopping-System-Using-Sockets

    A distributed shopping system using sockets that supports user authentication, product browsing, and purchasing in a client-server architecture.

    Language:Java2100
  • c1flores/Deja-Brew

    A coffee shop platform where users can order menu items by adding them into a cart and purchase cart items.

    Language:JavaScript2102
  • danielpaz6/ServerClient_Java

    Client-Server in java with an emphasis on Solid, Grasp and Design Patterns.

    Language:Java2001
  • hasanimran96/Project-Distributed-File-System

    Final Project for my distributed systems course

    Language:Python2011
  • jagumiel/Geolocalizador-RT

    This is a real-time distributed application which uses C sockets and simulates a communication protocol.

    Language:C210
  • juanyacovino77/Factoria

    A real-time workflow/chat-based system for handling team colaborating tasks and processes at factory contexts using MauiReactor MVU component-based metaframework over .NET MAUI for the client and ASP.NET Core SignalR for the server

    Language:C#2200
  • k-souvatzidaki/Music-Streaming-Service

    A client-broker-server music streaming application, for the Distributed Systems course @/AUEB, Greece (2020)

    Language:Java2104
  • keelanstuart/mqme

    mqme (pronounced "make me") - A network message queing library with a flexible, friendly API

    Language:C++2101
  • mehmoodulhaq570/Client-Server-Chat-App

    A java program to help you understand the basics of networking by interaction btw client and server.

    Language:Java2100
  • parsariyahi/command_straw

    Async server, client command executer

    Language:Python2110
  • parthasdey2304/BlockChain-Voting-System

    This is a BlockChain based Voting System.

    Language:JavaScript210
  • ChatApp-Client-Server-java

    usmanyousaaf/ChatApp-Client-Server-java

    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

    Language:Java2101
  • z1skgr/TinyOS3-updates

    TinyOS VM

    Language:C2100
  • Concurrent-Firewall-Rule-Management-System

    Jiven-Chana/Concurrent-Firewall-Rule-Management-System

    a concurrent firewall management system built with a client-server architecture. It allows real-time configuration and management of firewall rules over a network. The server handles requests to add, list, validate, and delete firewall rules, while tracking IP addresses and ports that match these rules. Also maintains complete log of all requests

    Language:C1100
  • sch0penheimer/Rust_HTTP-Server

    A lightweight and efficient HTTP web server built with Rust and Hyper for serving static web content. This server is designed to be simple, fast, and easy to configure, making it perfect for local development or simple web hosting needs.

    Language:Rust1
  • VimalanKM/TCP-Client-Server-Communication-using-Socket-Programming

    This project demonstrates TCP Client-Server communication using socket programming in C.

    Language:C1100