EIPScanner icon indicating copy to clipboard operation
EIPScanner copied to clipboard

Run the example program "./hi_eip" failed

Open 8188 opened this issue 3 years ago • 1 comments

[DEBUG] Connecting to 192.168.11.30:44818 terminate called after throwing an instance of 'std::system_error' what(): Connection refused

8188 avatar Jun 17 '22 09:06 8188

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.

willocho avatar Jan 30 '23 17:01 willocho