- This project is a UDP server that facilitates the receiving of a message from the client
- I am working through the recommended project list below as I have an interest in cyber-security that I would like to develop.
https://github.com/EONRaider/100-redteam-projects.
Using dgram as this was the first time I have used it
A greater understanding of how a UDP server works
Next project shortly!