CITS3002 Computer Networks Project - Ethan Chin - 22248878 & Daphne Yu - 22531975
- RNG Battle Royal server and client using Socket Programming
- Marking preferred in linux (Ubuntu and Mac was used to develop this)
Project Link: https://lms.uwa.edu.au/webapps/blackboard/content/listContent.jsp?course_id=_43175_1&content_id=_1380402_1&mode=reset
Report/Planning: https://docs.google.com/document/d/1vzbHldkf8qaPMqxqFIoJyxORLYxfj_NTtlPFrRdlR2g/edit?usp=sharing
Final Report: https://docs.google.com/document/d/1WvFUNbHRLrIuh3LAbfHXGnjhsimZ-e9qe5vU7McdR-g/edit?usp=sharing
Files:
basic_server.c- Server written in Csocket_client.py- Client written in Python
Steps to setup:
git clone https://github.com/LightXEthan/ServerNetworkmake./basic_server 4444python socket_client- in a seperate terminal
Due date: Tuesday 8pm, 21 May 2019