EIPScanner
EIPScanner copied to clipboard
Run the example program "./hi_eip" failed
[DEBUG] Connecting to 192.168.11.30:44818 terminate called after throwing an instance of 'std::system_error' what(): Connection refused
I know this is old, but if the connection is refused it's probably a networking issue rather than an issue with the library. Make sure you have the right IP/Port, and that the connection isn't being blocked by a firewall.