Journey

Results 3 issues of Journey

'network' Network identifier used to support multiple routing managers on one host. This setting changes the name of the shared memory segment in /dev/shm and the name of the unix...

bool application_impl::init() { if(is_initialized_) { VSOMEIP_WARNING get_plugin( plugin_type_e::CONFIGURATION_PLUGIN, VSOMEIP_CFG_LIBRARY); if (its_plugin) { auto its_configuration_plugin = std::dynamic_pointer_cast(its_plugin); if (its_configuration_plugin) { configuration_ = its_configuration_plugin->get_configuration(name_); VSOMEIP_INFO

if deploy MULTI ROUTE, and set every application(client/server) act as its route,and the can find other service by multicast group communication, but How does the client find service in local...