“ConnectionRefusedError: [WinError 10061] No connection could be made” When Trying To Connect To A Server

后端 未结 0 1459
挽巷
挽巷 2020-12-25 09:52

I am trying to run this code using sockets:

address = ip = input(\'>>>\')
if ip == \'0\':
    address = (socke         


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