client-server-architecture

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

  • Library-Management-System

    A Client-Server Architecture Based Library Management System.

    Language:Python14
  • Live-Chat-Room

    Live-Chat-Room

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

    Language:Java9
  • 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:C8
  • Computer-Networking

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

  • bluetooth-chat-mvvm

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

    Language:Kotlin6
  • SpringBoot-ImprookCare

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

    Language:Java5
  • 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:Python4
  • real_estate_appraisal_sim

    Real Estate Appraisal Simulator

    Language:OCaml4
  • StoryArch

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

    Language:Java4
  • MVC-REST-API-PHP

    simple MVC REST API framework using PHP and mySql

    Language:PHP4
  • 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:JavaScript4
  • 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:C4
  • SKVMOIP

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

    Language:C3
  • 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:C3
  • system-monitor-so

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

    Language:C3
  • course-management-system

    Group project for Software Modeling and Design (COMP3700)

    Language:TypeScript3
  • GoLang_Concurrent_Keyword-Density-Analyser

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

    Language:Go3
  • 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:Java2
  • BlockChain-Voting-System

    This is a BlockChain based Voting System.

    Language:JavaScript2
  • 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#2
  • command_straw

    Async server, client command executer

    Language:Python2
  • ChatApp-Client-Server-java

    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:Java2
  • Deja-Brew

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

    Language:JavaScript2
  • Music-Streaming-Service

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

    Language:Java2
  • ServerClient_Java

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

    Language:Java2
  • Project-Distributed-File-System

    Final Project for my distributed systems course

    Language:Python2
  • Geolocalizador-RT

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

    Language:C2
  • mqme

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

    Language:C++2
  • Concurrent-Firewall-Rule-Management-System

    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:C1
  • minitalk

    The purpose of this project is to code a small data exchange program using UNIX signals.

    Language:C1
  • API-Design

    This repository is a comprehensive resource for anyone looking to master the fundamentals of API design. It covers API fundamentals, API Design Patterns, Data Modeling and Performance Optimization concepts.

  • Client-Server-Chat-App

    A java program to help you understand the basics of networking.

    Language:Java1
  • clientServerChat

    A program that enables multi-client communication through a central server, using socket programming and threads for concurrent connections.

    Language:C1
  • SDP_Project

    SDP Class - Final Project - 19/20 valores

    Language:Python1
  • TermChat

    TermChat is a terminal-based chatting server application written in Java. It utilizes Java socket programming to establish connections and facilitate communication between clients.

    Language:Java1