I have made an succesful connection between my android app (B4A) and my uC through the ESP8266, based on the script from
برای دیدن لینک ها باید ثبت نام کنید
. This works great. Now I want to connect the ESP8266 to a pc. I installed several TCP interfaces and I notice that it makes a connection to the ESP8266 socket and it seems that it receives something. But is does not write any information/buffer to the serial port. I think it is a kind of mismatch in some settings or something but I cna not find it. Anybody any ideas?