Python infinite while loop for keeping socket connection alive and plotting data with matplotlib

前端 未结 0 978
刺人心
刺人心 2020-12-28 13:31

I am trying to create a socket client which connects with a ThinkGear Connector (TGC) via socket.

HOST = "127.0.0.1"
PORT = 13854

skyauth = {
  &qu         


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