Skip to content

CS3214 Project4, implementating a personal server that support authenticating along with multithreading to support multiple clients.

Notifications You must be signed in to change notification settings

bedboyboy159/Personal_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Server

This repository contains the base files for the CS 3214 "Personal Secure Server" project.

  • src - contains the base code's source files.
  • tests - contains unit tests, performance tests, and associated files.
  • react-app - contains a JavaScript web app.
  • sfi - contains documentation for the 'server fuzzing interface'.

Get Started

Run the script: ./install-dependencies.sh. Then, cd into src and type make to build the base code.

About

CS3214 Project4, implementating a personal server that support authenticating along with multithreading to support multiple clients.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published