Jan-13-2025, 10:29 PM
(Jan-13-2025, 10:05 AM)Gribouillis Wrote:(Jan-13-2025, 09:25 AM)absolut Wrote: The requested address is not valid in its contextI don't know your exact machine settings and I don't use Windows. Try to fix the host addresses in my code. Instead of''
, try to use'localhost'
or'127.0.0.1'
or'0.0.0.0'
or'192.168.1.171'
as you did before.
it works! Thanks