diff --git a/README.rst b/README.rst index a3bae3a46..9fede8e98 100644 --- a/README.rst +++ b/README.rst @@ -64,6 +64,12 @@ The SIL Kit ecosystem comprises the following turn-key solutions: * The `SIL Kit FMU Importer `_ allows to import Functional Mockup Units (FMUs) as SIL Kit participants. +* The 'SIL Kit Adapter for Byte Stream Socket '_ + can be used to bridge any socket and transmit the content between it using SIL Kit Topics. + +* The 'SIL Kit Adapter veIPC '_ + allows attaching SIL Kit to a socket provided by the Vector MICROSAR Adaptive veIPC (Vector Module for Interprocessor Communication) component. + Related Applications -------------------- diff --git a/docs/overview/overview.rst b/docs/overview/overview.rst index 951431a4c..2284264d5 100644 --- a/docs/overview/overview.rst +++ b/docs/overview/overview.rst @@ -115,6 +115,12 @@ The |ProductName| ecosystem comprises the following turn-key solutions: * The `SIL Kit FMU Importer `_ can import Functional Mockup Units (FMUs) as SIL Kit participants. +* The 'SIL Kit Adapter for Byte Stream Socket '_ + can be used to bridge any socket and transmit the content between it using SIL Kit Topics. + +* The 'SIL Kit Adapter veIPC '_ + allows attaching SIL Kit to a socket provided by the Vector MICROSAR Adaptive veIPC (Vector Module for Interprocessor Communication) component. + Related Applications ~~~~~~~~~~~~~~~~~~~~