You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created a client that makes appropriate requests and uses a config.json file with an Ip defined in unicast.
My question is if there is a way, other than the print messages, to extract the info programmatically of what is the ip used when the object of client is constructed. In the code, this info resides in routing_manager_impl.cpp file and I would like to know how I can access that.
My goal is to check whether my software uses the correct ip.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have created a client that makes appropriate requests and uses a config.json file with an Ip defined in unicast.
My question is if there is a way, other than the print messages, to extract the info programmatically of what is the ip used when the object of client is constructed. In the code, this info resides in routing_manager_impl.cpp file and I would like to know how I can access that.
My goal is to check whether my software uses the correct ip.
Beta Was this translation helpful? Give feedback.
All reactions