multicastsocket
There are 4 repositories under multicastsocket topic.
reactive-firewall-org/multicast
The multicast package is a Python library that simplifies sending and receiving multicast network messages. It provides classes and tools for implementing multicast communication in Python applications, making it straightforward to work with multicast sockets.
bardakcib/KetchApp
Peer-to-peer encrypted chat application using Socket Programming (MultiSocket) written in JAVA
ana-athayde/multicast_chat_java
Implementação de um aplicativo de bate-papo multicast em Java.
bhavy0949/GROUP-CHAT
Project to create a GroupChat application that sends and receives messages using Multicast Sockets.