socket.error: [Errno 104] Connection reset by peer in Ubuntu and Android

后端 未结 0 1162
春和景丽
春和景丽 2020-12-14 01:49

I have worked with Kivy(Android). I connect to the WiFi module(ESP8266) through the socket:

host = \'192.168.4.1\'
port = 8888
s = socket.socket(socket.AF_INE         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题