Essays about: "client server system"

Showing result 1 - 5 of 180 essays containing the words client server system.

  1. 1. Integration of Service-Oriented Embedded Systems with External Systems in Software Product Lines

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Nils Johansson; [2024]
    Keywords : software architecture; software product lines; integration of systems;

    Abstract : Developing software for complicated systems is often done by collaboration and consists of deliverables by a multitude of organisations. The deliverables can range from smaller devices and commercial-off-the-shelf software components, to larger systems. READ MORE

  2. 2. Approaches and Techniques to Assess the Accuracy of Network Emulators

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Alice Ekblad; Anna Höglund; [2023]
    Keywords : network emulator; mobile networks; testing;

    Abstract : As the mobile communication world expands in size and complexity, the need for testing the solutions in a controlled environment before deployment is as pronounced as ever. Simultaneously, new tools and products are developed to optimize the process and reduce costs. READ MORE

  3. 3. IMPLEMENTING NETCONF AND YANG ON CUSTOM EMBEDDED SYSTEMS

    University essay from Högskolan i Halmstad/Akademin för informationsteknologi

    Author : Krister Georges; Per Jahnstedt; [2023]
    Keywords : NETCONF; MbedTLS; YANG; Embedded; SNMP; XML; HMS; IETF; IIoT; ABCC; Wireshark; TLS; Porting; RTOS; IoT; Interoperability; Networking; Security; Protocols; C C ; Embedded Linux; Configuration Management; Microcontroller; Microprocessor; Scalability; Hardware Interfaces; Hardware; Open source; QA; Data Modeling; System Integration; Automation;

    Abstract : Simple Network Management Protocol (SNMP) has been the traditional approach for configuring and monitoring network devices, but its limitations in security and automation have driven the exploration of alternative solutions. The Network Configuration Protocol (NETCONF) and Yet Another Next Generation (YANG) data modeling language significantly improve security and automation capabilities. READ MORE

  4. 4. Analysis of Code Smells and Anomalies in Modern Web Software

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Elias Cherkaoui; [2023]
    Keywords : Code anomalies; smells; refactoring;

    Abstract : Code anomalies, also known as code smells, are any characteristics in software code that indicate amore severe problem exists deep in the code. These anomalies do not always prevent a system fromfunctioning, but they can restrict development and increase the difficulty of maintaining the software. READ MORE

  5. 5. CLIENT-SIDE CACHING: REDUCING SERVER LOAD AND LATENCY IN A NETWORK TRAFFIC ANALYSIS TOOL

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Oskar Södermark; [2023]
    Keywords : Caching; client-side cache implementation; cache deployment; partially repeated queries; cache placement investigation; client-side cache; reducing latency; reducing server load;

    Abstract : Caching is a fundamental technique widely used in the field of computing to reduce network traffic, server load, and latency. Storing frequently accessed data in a high-speed cache layer can make future requests process faster by involving fewer system components when generating and serving the response. READ MORE