python-doipclient
python-doipclient copied to clipboard
ConnectionRefusedError
Hi,I used like this, but occur an error like this,do you know the reason about this?
hi, what is this PyCharm skin or theme which you using for coloring code? its looks nice
Hi,I used like this, but occur an error like this,do you know the reason about this?
You can try to increase this parameter activation_type=None
, and I have an effect with the same problem with this configuration
client = DoIPClient(ip, logical_address, activation_type=None)