摘要: Protocol Version [8 Bit] Protocol Version is an 8 Bit field containing the SOME/IP protocol version, which currently shall be set to 0x01. Protocol Ver 阅读全文
posted @ 2022-07-21 16:10 palette66 阅读(30) 评论(0) 推荐(0)
摘要: Return Code [8 Bit] The Return Code is used to signal whether a request was successfully been processed. For simplification of the header layout, every 阅读全文
posted @ 2022-07-21 16:10 palette66 阅读(36) 评论(0) 推荐(0)
摘要: SOME/IP报文格式-Message Type  Message Type [8 Bit] The Message Type field is used to differentiate different types of messages and shall contain the follo 阅读全文
posted @ 2022-07-21 15:49 palette66 阅读(65) 评论(0) 推荐(0)
摘要: SOME/IP报文-Request ID  Request ID [32 Bit] The Request ID allows a client to differentiate multiple calls to the same method. Therefore, the Request I 阅读全文
posted @ 2022-07-21 15:48 palette66 阅读(44) 评论(0) 推荐(0)
摘要: SOME/IP报文-Message ID  Message ID [32 Bit] The Message ID is a 32 Bit identifier that is used to dispatch the RPC call to a method of an application an 阅读全文
posted @ 2022-07-21 15:18 palette66 阅读(70) 评论(0) 推荐(0)
摘要: SOME/IP的传输层协议 SOME/IP shall be transported using UDP and TCP based on the configuration. When used in a vehicle the ports used shall be specified in the 阅读全文
posted @ 2022-07-21 15:17 palette66 阅读(72) 评论(0) 推荐(0)
摘要: SOME/IP协议 SOME/IP 协议层是一个典型应用领域,OSI 的专用协议层。 在 SOME/IP 协议下,每个 SOME/IP 报文都有一个由 Service ID 和 Method ID 组成的 Message ID,其 Payload 根据不同的参数类型,比如struct、union、s 阅读全文
posted @ 2022-07-21 14:58 palette66 阅读(142) 评论(0) 推荐(0)
摘要: SOME/IP 消息格式 SOME/IP协议的传输层协议 SOME/IP报文格式-Message ID SOME/IP报文格式-Request ID SOME/IP报文格式-消息类型 SOME/IP报文格式-协议版和接口版 SOME/IP报文格式-返回码 SOME/IP报文格式-Payload SO 阅读全文
posted @ 2022-07-21 14:49 palette66 阅读(151) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2022-05-09 08:31 palette66 阅读(29) 评论(0) 推荐(0)
摘要: index.html <!DOCTYPE html> <html lang="zh-Hans"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> 阅读全文
posted @ 2022-05-09 08:14 palette66 阅读(71) 评论(0) 推荐(0)