Is there any way to host several txt files on a computer without having to dive deep into socket programming? I have a few requirements, though:
- People could connect when the app is running
- No inteference of Windows
- Instructions on how to create a client side software
- Python 3.2 Coding
Although the requirements are demanding, any form of help is appreciated. :)