YAMS: Awesome MIPS Server

Team HKNSoc ( pronounced hack-in-sock )

Github


The goal of this project is to write a static HTTP server in MIPS and MARS. The server will consume a root content directory and a port. The server will then serve the website which will be viewable from the browser. Sockets will be used for networking and will be available in MIPS by extending MARS syscalls.