07.11.2014 Views

Message Queuing Service Support in Windows CE - Trimar ...

Message Queuing Service Support in Windows CE - Trimar ...

Message Queuing Service Support in Windows CE - Trimar ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Enum messages <br />

Delete queue <br />

Delete message <br />

Purge queue <br />

Start<br />

Stop<br />

Register {GUID}<br />

Status<br />

Net connect<br />

Net disconnect<br />

Tidy<br />

Enumerates messages <strong>in</strong> a specified<br />

queue<br />

Deletes a queue<br />

Deletes a message<br />

Purges a queue and deletes all messages<br />

Starts the MSMQ service<br />

Stops the MSMQ service<br />

Creates the MSMQ configuration <strong>in</strong> the<br />

registry. The optional GUID specifies the<br />

GUID of the queue manager<br />

Provides the status of the queue manager<br />

Forces all queues to connect to the<br />

network<br />

Abandons all network connections<br />

Forces the system to perform an <strong>in</strong>ternal<br />

data compaction<br />

The follow<strong>in</strong>g three examples show how to set up and start MSMQ on the new<br />

device. Enter the commands from the command prompt.<br />

\> msmqadm register<br />

\> msmqadm start<br />

or<br />

\> msmqadm man<br />

>register<br />

>start<br />

>exit<br />

\><br />

or<br />

\> echo register > start.txt<br />

\> echo start >> start.txt<br />

\> echo exit >> start.txt<br />

\> msmqadm man start.txt<br />

MSMQ Functions <strong>in</strong> W<strong>in</strong>dows <strong>CE</strong><br />

The follow<strong>in</strong>g table shows the level of support provided by W<strong>in</strong>dows <strong>CE</strong> for MSMQ<br />

functions.<br />

6

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!