Francois Guiot

HTTP server: Simple http server

A simple multithreaded http server

    I have been developing this project along with my classes,

    This http server is using several worker thread to receive, interpret and answer to those requests,. it handle several requests such as PUT, GET, DELETE, and so on.

    This project helped me to be more accurate on my use of threads and led me to actively use sockets

    Comments: 0

    There are no comments yet, be the first to write a comment!