File "C:\Users\user\Anaconda3\lib\urllib\request.py", line 1319, in do_openurllib.error.URLError: <urlopenerror [WinError10054] An existing connection was forcibly closed by the remote host>
user_sslobj
我正在创建基于客户端到服务器的聊天客户端,每次设置服务器和客户端时,服务器都会一直侦听连接,当客户端试图连接时,此错误将显示为[WinError10054] An existing connectionwas forcibly closed by the remote host,但是服务器仍然侦听连接。ip = input("Enter in an ip address") excep