Studio:The communication/messaging model I use in my target application is not compliant with STRIDE: Difference between revisions

From STRIDE Wiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
The communication/messaging model I use in my target application is not compliant with STRIDE. Can I still use it?
'''The communication/messaging model I use in my target application is not compliant with STRIDE. Can I still use it?'''


Yes. The STRIDE Communication Model can be used to bridge the differences between it and the messaging model employed in your embedded application. Refer to the "Using a Remote Message Stub Thread" section of the STRIDE Runtime Developer's Guide, available through STRIDE's online help, for more information.
Yes. The STRIDE Communication Model can be used to bridge the differences between it and the messaging model employed in your embedded application. Refer to the "Using a Remote Message Stub Thread" section of the STRIDE Runtime Developer's Guide, available through STRIDE's online help, for more information.

Revision as of 20:24, 11 June 2007

The communication/messaging model I use in my target application is not compliant with STRIDE. Can I still use it?

Yes. The STRIDE Communication Model can be used to bridge the differences between it and the messaging model employed in your embedded application. Refer to the "Using a Remote Message Stub Thread" section of the STRIDE Runtime Developer's Guide, available through STRIDE's online help, for more information.