Modules for sending and listening for broadcasts over LAN
-
Updated
Sep 4, 2019 - Python
Modules for sending and listening for broadcasts over LAN
Automation of satellite integrated receiver decoders using python code for sending requests to this devices
This project implements a simple broadcast messaging system using Python's socket programming. It allows multiple clients to connect to a server, and any message sent by one client is broadcasted to all other connected clients in real time.
System achitechture fundaments and main algorithms
Add a description, image, and links to the broadcast-reciever topic page so that developers can more easily learn about it.
To associate your repository with the broadcast-reciever topic, visit your repo's landing page and select "manage topics."