Run the example program "./hi_eip" failed
8188 opened this issue · 1 comments
8188 commented
[DEBUG] Connecting to 192.168.11.30:44818
terminate called after throwing an instance of 'std::system_error'
what(): Connection refused
willocho commented
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.