Skip to content

Releases: sorin373/HTTP-Server

Initial Release | Harvard version

31 Dec 15:55
Compare
Choose a tag to compare

This is my final project for the CS50 course. It is a simple HTTP TCP server implemented using the Linux Socket API that works with file transfers within the local network.

Overview

  • Assignment: CS50 final project
  • Application: This application can come in handy when wanting to transfer files locally from one machine to another.

Main Features

  • File Management: Add or delete files.
  • Account Creation: Register a new account.
  • Password Management: Change your account password.

Thank you CS50 for the amazing lectures I was able to take part in where I had the change to aquire computer science skills of great value!

Best regards,
Sorin 😎