/UDPChat

Chat via UDP escrito em Python

Primary LanguagePython

UDPChat written in Python

Simple socket chat, client and server. Server sends answer saying that the message was successfully received. Client receives confirmation that message was received and sends another one.