Re: Using MSMQ in Web Services

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: John Spaith [MS] (jspaith_at_ONLINE.microsoft.com)
Date: 05/05/04


Date: Wed, 5 May 2004 09:02:54 -0700

PocketPC 2003 does ship MSMQ as part of its SDK, but unfortunatly it's not
going to do what you want here. It only supports the binary proprietary
MSMQ protocol, and not the HTTP based one. Some configurations of CE MSMQ
can communicate to HTTP based queues so you may see some references to this
in MSDN, but the componentization that was chosen for PocketPC does not
support this.

-- 
John Spaith
Software Design Engineer, Windows CE
Microsoft Corporation
Have an opinion on the effectiveness of Microsoft Embedded newsgroups?  Let
us know!
https://www.windowsembeddedeval.com/community/newsgroups
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2003 Microsoft Corporation. All rights
reserved.
"JJ" <anonymous@discussions.microsoft.com> wrote in message
news:097975FE-4899-4A12-960D-3B8EBAD6AFB7@microsoft.com...
> Hi,
>
> Here is what I am looking to do and tell me if this will work. I have
programmed an app that runs on PDA's that connects to Sql server. If the
connection is down I want to create a queue on the pda to hold messages/data
that when connected to the network will download the messages to Sql to
insert data into database. Is this possible to do using
> web services with MQ? If so what do I need to setup on the server. Server
= Win XPPro and database is really MSDE. So how do I setup the web services
and MQ on the server? I assume I would need to program a Queue on the client
side and then have a web service residing on the server side that has a
Queue. Correct? What else do I need? I am using C# to code in and the PDA is
Pocket PC 2003.
>
> Thanks,
>
> JJ
>


Relevant Pages

  • RE: Receive Fucntions
    ... BizTalk MSMQ Receive Functions cannot monitor MSMQ queues on remote ... You will need to write an application on the MSMQ server that will write ... in the local outgoing queue and it is then transferred to the remote queue. ...
    (microsoft.public.biztalk.server)
  • Re: Message Queuing in Windows Server 2K Cluster
    ... Please see this document "Deploying Message Queuing (MSMQ) 3.0 in a Server ... Cluster": ... Further we have a private MSMQ on each machine that needs to accept queue ...
    (microsoft.public.windows.server.clustering)
  • Re: Unable to enlist in transaction
    ... MSMQ/MSMQt on the biztalk machine (would use the local MSMQ on the web ... server to send to BizTalk,) or create an application on the web server that ... | Subject: Re: Unable to enlist in transaction ... | transactional local queue. ...
    (microsoft.public.biztalk.server)
  • Sending from MSMQ to MSMQ/T
    ... I am having problems sending a message from an MSMQ client to an MSMQT ... queue and would really appreciate any thoughts you may have. ... processing on the server was minimal - ...
    (microsoft.public.biztalk.general)
  • Re: Windows CE / MSMQ
    ... MQOpenQueue() failing. ... can't handle (like a PUBLIC queue rather than a PRIVATE queue)? ... used in visadm (or whatever MSMQ initial config tool you used to set ... MSMQ from pocketPC to the same pocketPC: ...
    (microsoft.public.windowsce.app.development)