Issue solved. I changed the host of socket s2 from ' ' to '0.0.0.0'.
So this is the thing.
So this is the thing.
Code:
s2.bind(('0.0.0.0', 5005))
Statistics: Posted by visogonzalez — Fri Dec 27, 2024 10:10 pm