Sorry but it is unclear... what exactly are you trying to do?
Are you trying to run a server on your PC and then you are trying to connect the ESP8266 to that server?
If that is what you are doing, note that the ESP8266 and PC must be connected to the same router.
Then, start your server on PC and its server port should be 1000 (it seems to be 8184 in your screenshot! - won't work).
Then connect the ESP8266 to your router, and use the command AT+CIPSTART. The IP address for this command should be your PC IP address and port should be 1000.
That will work. 
Statistics: Posted by Guest — Fri Sep 30, 2016 6:06 pm
]]>