摘要: Publish/Subscribe Example for Endpoint Options and the usage of ports Example following Figure shows an example with the different Endpoint and a Mult 阅读全文
posted @ 2022-07-21 16:38 palette66 阅读(138) 评论(0) 推荐(0)
摘要: Entries Array When SOME/IP-SD find or offers Service Instances or handles subscriptions this is done by so called entries, which are transported in th 阅读全文
posted @ 2022-07-21 16:31 palette66 阅读(56) 评论(0) 推荐(0)
摘要: Reserved field [24 Bit] The length of the Reserved field shall be 24 bits. 保留字段的长度应为24位。 This Reserved field is not currently used and left empty for 阅读全文
posted @ 2022-07-21 16:30 palette66 阅读(21) 评论(0) 推荐(0)
摘要: Flags [8 Bit] The length of the Flags field shall be 8 bits. Flag字段的长度应为8位。 With the Flags field the SOME/IP-SD header starts. It is used to signal gl 阅读全文
posted @ 2022-07-21 16:29 palette66 阅读(340) 评论(0) 推荐(0)
摘要: Protocol Version [8 Bit] The length of the Protocol Version field shall be 8 bits. 协议版本字段的长度应为8位。 The Protocol Version field is used to describe the c 阅读全文
posted @ 2022-07-21 16:27 palette66 阅读(32) 评论(0) 推荐(0)
摘要: Message Type [8 Bit] The length of the Message Type field shall be 8 bits. 消息类型字段的长度应为8位。 The Message Type field is used to differentiate the types of 阅读全文
posted @ 2022-07-21 16:27 palette66 阅读(26) 评论(0) 推荐(0)
摘要: Request ID [32 Bit] The Request ID field shall consist of a Client ID field [16 bits] and a Session ID field [16 bits]. Request ID 字段应由Client ID字段[16位 阅读全文
posted @ 2022-07-21 16:25 palette66 阅读(80) 评论(0) 推荐(0)
摘要: Communication Errors and Handling of Communication Errors When considering the transport of RPC messages different reliability semantics exist: 通信错误和通 阅读全文
posted @ 2022-07-21 16:24 palette66 阅读(48) 评论(0) 推荐(0)
摘要: Return Code返回代码 The Error Handling is based on an 8 Bit Std_returnType of AUTOSAR. The two most significant bits are reserved and shall be set to 0. T 阅读全文
posted @ 2022-07-21 16:22 palette66 阅读(55) 评论(0) 推荐(0)
摘要: Transporting Application Error Codes and Exceptions传输应用程序错误代码和异常 For the error handling two different mechanisms are supported. 对于错误处理,支持两种不同的机制. All 阅读全文
posted @ 2022-07-21 16:21 palette66 阅读(34) 评论(0) 推荐(0)
摘要: Publish/Subscribe Handling In contrast to the SOME/IP request/response mechanism there may are cases in which a client requires a set of parameters fr 阅读全文
posted @ 2022-07-21 16:20 palette66 阅读(34) 评论(0) 推荐(0)
摘要: Fields A field shall be a combination of getter, setter and notification event. field应为getter,setter和notification事件的组合。 A field without a setter and w 阅读全文
posted @ 2022-07-21 16:18 palette66 阅读(33) 评论(0) 推荐(0)
摘要: Notification Events 通知事件 Notifications describe a general Publish/Subscribe-Concept. Usually the server publishes a service to which a client subscrib 阅读全文
posted @ 2022-07-21 16:18 palette66 阅读(57) 评论(0) 推荐(0)
摘要: Fire&Forget Communication Requests without response message are called fire&forget. 请求但不需要回复的消息成为fire&forget 。 The implementation is basically the sam 阅读全文
posted @ 2022-07-21 16:17 palette66 阅读(29) 评论(0) 推荐(0)
摘要: Request/Response Communication请求/响应通信 One of the most common communication patterns is the request/ response pattern. One communication partner (in th 阅读全文
posted @ 2022-07-21 16:16 palette66 阅读(23) 评论(0) 推荐(0)
摘要: Multiple Service-Instances多个服务实例 Service-Instances of the same Service are identified through different Instance IDs. It shall be supported that multi 阅读全文
posted @ 2022-07-21 16:14 palette66 阅读(77) 评论(0) 推荐(0)
摘要: The TCP binding of SOME/IP is heavily based on the UDP binding. In contrast to the UDP binding, the TCP binding allows much bigger SOME/IP messages an 阅读全文
posted @ 2022-07-21 16:13 palette66 阅读(70) 评论(0) 推荐(0)
摘要: The UDP binding of SOME/IP is straight forward by transporting SOME/IP messages in UDP packets. The SOME/IP messages shall not be fragmented. Therefor 阅读全文
posted @ 2022-07-21 16:13 palette66 阅读(63) 评论(0) 推荐(0)
摘要: In order to transport SOME/IP messages of IP different transport protocols may be used. SOME/IP currently supports UDP and TCP. Their bindings are exp 阅读全文
posted @ 2022-07-21 16:12 palette66 阅读(65) 评论(0) 推荐(0)
摘要: Payload [variable size] In the payload field the parameters are carried. Parameter被携带于Payload字段中 。 The size of the SOME/IP payload field depends on the 阅读全文
posted @ 2022-07-21 16:11 palette66 阅读(54) 评论(0) 推荐(0)