Can i use MS Message Queue with my PDA (Windows Mobile 2003)?

  • Thread starter Thread starter Ralf Christoff
  • Start date Start date
R

Ralf Christoff

Hi,

Can i use MSMQ with my Windows Mobile 2003 Pocket PC with C#?
when yes, how ;)

thanx,
Ralf
 
Yes, if you use .NETCF v2.0 (VS2005 Beta). This includes the
System.Messaging assembly which matches the desktop implementation. You'll
need to manually install and register msmq on the device first, the required
files are part of the PPC2003 SDK.

Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top