Skip to content
#

client-server-architecture

Here are 29 public repositories matching this topic...

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

  • Updated Apr 1, 2023
  • Python

This repository contains three projects that explore different aspects of networking. The first project provides an understanding of how client-server communication works using sockets. The second project provides familiarity with capturing network packets using Wireshark. The third project provides an understanding of routing protocols via sockets

  • Updated May 16, 2023
  • Python

This project implements a multi-threaded web server in Python and extends it to act as an FTP client. The server handles various file requests and integrates FTP functionality to serve text files upon request.

  • Updated Aug 7, 2024
  • Python

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