Skip to content
#

client-server-architecture

Here are 29 public repositories matching this topic...

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…

  • Updated Jul 27, 2018
  • C

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.

  • Updated May 4, 2023
  • C
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

  • Updated Nov 14, 2024
  • C

The uchat “Speechy” project is a desktop messaging application developed in C, designed for secure communication between users on a local network. The application includes a GTK+ 3-based client and a server built using socket programming with OpenSSL, JSON for API, and SQLite for database management, offering features similar to Telegram.

  • Updated Apr 4, 2025
  • C

Improve this page

Add a description, image, and links to the client-server-architecture topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the client-server-architecture topic, visit your repo's landing page and select "manage topics."

Learn more