## Introduction You can use HFS (HTTP File Server) to send and receive files. It's different from classic file sharing because it uses web technology. It also differs from classic web servers because it's very easy to use and runs "right out-of-the box". The virtual file system will allow you to easily share even one single file. ## Dev notes Initially developed in 2002 with Delphi 6, now with Delphi 10.3.3 (Community Edition). Icons are generated at http://fontello.com/ . Use fontello.json for further modifications. ## Libs used - [ICS v8.64](http://www.overbyte.be) by François PIETTE - [TRegExpr v0.952b](https://github.com/andgineer/TRegExpr/releases) by Andrey V. Sorokin - [JEDI Code Library v2.7](https://github.com/project-jedi/jcl) - [Kryvich's Delphi Localizer v4.1](http://sites.google.com/site/kryvich)