MSMQ Application Development for Windows Mobile-based Devices
This section describes the Message Queuing (MSMQ) functionality and provides informationn about developing MSMQ applications and managing message queues.
Note For information about differences between the MSMQ implementation available for Windows Mobile-based Pocket PC and Smartphone devices, and that available for Windows CE devices, see MSMQ in Windows Mobile-based Pocket PC and Smartphone Devices.
In This Section
- MSMQ in Windows Mobile-based Pocket PC and Smartphone Devices
Provides details on the differences in the way MSMQ is implemented for Windows Mobile-based devices. - MSMQ Programming Model
Provides reference information on how to design efficient MSMQ applications that make the best use of the limited resourses for Windows CE-based devices. - Summary of Supported MSMQ Functions
Provides details about the MSMQ functions supported on Windows CE-based devices, and the differences and limitations from the desktop implementation. - Creating Queues
Provides details about creating message queues on Windows CE-based devices. - Sending Messages to a Queue
Provides details on how to send messages to a message queue. - Receiving Messages from a Queue
Provides details on how to receive messages from a message queue. - Connecting to Another Device
Provides information about using a message queue on statically and dynamically configured networks. - Application Installation of MSMQ
Provides information about how to create a messagge-queuing application that must install, configure, and start MSMQ as part of its own setup process (for OS designs that do not include MSMQ). - Administration
Describes how to perform administration tasks locally using the MSMQAdm utility. - Debugging MSMQ Installations
Provides information about how to use the Windows CE debug version of MSMQ. - Internet Messaging
Describes the support and enhancements that MSMQ provides for Internet-deployed applications.
Related Sections
Send Feedback on this topic to the authors