Sharing files over wifi via http
When two machines are connected to the same wifi network there’s no need to share files using a pen drive–files could be shared even via http. Here’s how to do it. Method 1: Install python in your machine.Then go to the folder which has the required files from the terminal. Start up the python server […]