vsomeip icon indicating copy to clipboard operation
vsomeip copied to clipboard

An implementation of Scalable service-Oriented MiddlewarE over IP

Results 303 vsomeip issues
Sort by recently updated
recently updated
newest added
trafficstars

Following error is given when trying to run `env VSOMEIP_CONFIGURATION=vsomeip-local.json VSOMEIP_APPLICATION_NAME=service-sample ./response-sample`; _[error] application: service-sample configured as routing but other routing manager present. Won't instantiate routing Couldn't initialize application_ no...

The transmission of multiple SOME/IP event, method request and method response messages within a single UDP datagram, data accumulation for UDP data transmission is required. Whether this feature is supported.?

![image](https://user-images.githubusercontent.com/27656811/144752061-8fb7304e-d7f8-464f-8211-9d4f6f38e387.png) If not built with MSVC you will alwasy build with -g in CMAKE_CXX_FLAGS Example when setup build with -DCMAKE_BUILD_TYPE =Release but Size of lib someip is about 40MB

Hi, I am having problem in communicating to my vsomeip applications between my host and target. The current situation is, I have three vsomeip applications running in my environment. 1....

@lutzbichler Hi lutzbichler, There are two IPv4 option and a configuration option in the subscribe message. Order as follows: 0: Configuration Option 1: IPv4 Endpoint Option (192.168.116.131:41234(TCP)) 2: IPv4 Endpoint...

I m trying to see the IPV4 multicast option at the Subscribe_Event _groupe_ack message using Wireshark but the length of options is always 0 ! so I can't see the...

Because I want to use tcpdump to capture vsomeip message. I can't use tcpdump to capture vsomeip message in UNIX domain socket.

Hi, This is my current setup. Windows: HelloWorld client app (192.168.2.1) - Vsomeip3.1.15 - Commonapi 3.2.0 - Commonapi-someip 3.2.0 - Boost 1.67 Linux: HelloWorld service app (192.168.2.40) - Vsomeip3.1.15 -...

Assume that in my application, i do the following: ``` vsomeipApp.(ServiceId_x, InstanceId_x, MethodId_x, FirstCallBack); vsomeipApp.(ServiceId_x, InstanceId_x, ::vsomeip::ANY_METHOD, SecondCallBack); ``` If we assume that a message (request/response) is received with MethodId_x...

There is one "for" to much: …gister callbacks **for for** messag… See: - second line of _register_message_handler()_ - vsomeip3/build/documentation/html/classvsomeip__v3_1_1application.html#a0f3a2f62fcee8a6a1beba1295c94ac65