Skip to content

LightXEthan/ServerNetwork

Repository files navigation

ServerNetwork

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 C
  • socket_client.py - Client written in Python

Steps to setup:

  1. git clone https://github.com/LightXEthan/ServerNetwork
  2. make
  3. ./basic_server 4444
  4. python socket_client - in a seperate terminal

Due date: Tuesday 8pm, 21 May 2019

About

CITS3002 Computer Networks Project - Ethan and Daphne

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors