I was afraid of building my IoT-Projects apart to flash a new Firmware on the ESP8266.
So I wrote a little program that allows you to flash the ESP module over a TCP Connection.
It works pretty fine. All you have to do is to implement some Code in your TCP Receive Callback.
You can get all Informations how to implement and to use it on my Homepage: MF-Technik.de.
After you have implemented the code, just download the Flash Tool and have fun.
Greetings Max