I've seen several apps that offers ways to transfer files through http from the android device to the pc(or anything else in the network)
so users can simple open an browser in their computer to download it from a simple html page listing the files.
How can I create a webserver to perform such feature?
thanks