Troubleshoot No connection could be made because the target machine actively refused it
Channel:
Subscribers:
613
Published on ● Video Link: https://www.youtube.com/watch?v=-kvCWzvsztQ
There are times when we want to create and run server and client socket on a same computer. But in Python 3.10 you can't run both scripts on the same IDLE, you must run them seperately, one from IDLE, other from terminal.
In this video I will show you the problem and how to solve them.
I hope this video helps.
If it is helps, don't forget to subscribe like or comment.
Thanks
Totz Tech
Other Videos By Computertechlighthouse
Tags:
Python socket
Python server socket
Python client socket
Troubleshooting WinError 10061
ConnectionRefusedError
No connection could be made because the target machine actively refused it
Client run on terminal
Server run on IDLE
Troubleshooting WinError 10061 on Python 3.10.4
Troubleshooting WinError 10061 on Windows