mahdissfr / Anonymous_Chat_Software_TCP-UDP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In this exercise, we will learn how to implement anonymous chat software. In this software, we first find the second person to chat with through a UDP broadcast message, and then we chat with him through TCP.

About


Languages

Language:Python 100.0%