vix.ing · top · new · best · stats · spec

Design and Implementation of a Java-Based Client-Server Application

2024/04/15 by Omkar Sudhir Patil, Patil, Omkar, Aarya Shirbhate +1
Computer Science · #Distributed #Distributed and Parallel Computing Systems #FOS: Computer and information sciences #Human-Computer Interaction (cs.HC) #Mobile Agent-Based Network Management #Parallel #and Cluster Computing (cs.DC)

paper · pdf · doi:10.48550/arxiv.2404.10107

openalex publication_date 2024/04/15 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

This report details the development of a networked distributed system named Group Communication System (GCS), implemented in Java to exemplify socket programming and communication protocols. GCS facilitates group-based client-server communication through a command-line interface (CLI), enabling seamless group interaction and management. The project emphasizes fault tolerance, design patterns, and version control system (VCS) utilization. The report offers insights into system architecture, implementation, and practical considerations, providing a comprehensive understanding of distributed systems' technical background and operational aspects.

Related