Skip to content

pierreoria/UDP-chatroom

Repository files navigation

Multiuser UDP server. Supports ascii text and images.

To run:

// running the server:
python3 servidor.py
// running clients:
python3 cliente.py

to join the chatroom, the first message of a new user must conform to the REGEX: "hi, meu nome eh {name}" (no quotes)

Entrega1 folder: simpler version of chatroom with 1 server, 1 client

About

UDP chatroom implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages