MSMQ Catalog Items and Sysgen Variables (Compact 2013)
3/26/2014
To allow your application to communicate with other applications across networks and systems that are temporarily busy or offline, you can add Message Queuing (MSMQ) functionality to your Windows Embedded Compact OS.
For more information, see MSMQ Message Queuing.
For more information about how to add or remove catalog items, see Create Your First OS.
Hardware and Software Requirements
- None
Catalog Items and SYSGEN Variables
The following table shows the catalog items and associated SYSGEN variables you can set to add MSMQ functionality.
Catalog item |
SYSGEN variable |
Description |
Dependencies |
---|---|---|---|
Message Queuing (MSMQ) |
SYSGEN_MSMQ |
Message Queuing, which provides applications running at different times with the ability to communicate across heterogeneous networks and systems that are temporarily busy or offline. This functionality is available for devices with or without displays. |
None. |
SOAP Reliable Messaging Protocol (SRMP) |
SYSGEN_MSMQ_SRMP |
SOAP Reliable Messaging Protocol (SRMP), a SOAP extension based on XML that defines a reliable end-to-end messaging protocol using HTTP as a transport. This functionality is available for devices with or without displays. |
Requires SYSGEN_MSMQ. |