Skip to content

A small C web server 🌍 with drag-and-drop HTML5 πŸ‘ŒπŸΌ web interface for LAN file sharing

License

Notifications You must be signed in to change notification settings

claudiosv/network-dropbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

26 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

network-dropbox

A small HTTP web server in C that offers a web interface for uploading & managing files on a network location.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. This project is not ready for live deployment yet for security reasons.

Prerequisites

You will need:

  • C compiler
  • pthreads
  • standard library

Building

Building is usually hassle free.

git clone 
cd network-dropbox
make

And to run

make run

Then visit localhost:8888

Built With

Authors

  • Claudio Spiess - Server, front-end, misc.
  • Chris Stolarski - HTTP entity parser

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Mark Bayazit for readable file sizes
  • Dr. Brent Munsell for the base of the project

About

A small C web server 🌍 with drag-and-drop HTML5 πŸ‘ŒπŸΌ web interface for LAN file sharing

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published