A Message Board System allowing clients to communicate with other clients through the server using the UDP protocol. The Message Board System is comprised of a server application and a client application.
- Run server.py ("python server.py" in cmd)
- Run client.py (don't close server.py) in another cmd
- Connect to server by doing "/join [the ip shown in the server cmd] [the port shown in server cmd]" in client.py
- Input "/?" in client.py
Note: You must register to recieve messages because the only way to communicate is through mentioning alias.