all groups > dotnet compact framework > september 2005 >
You're in the

dotnet compact framework

group:

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


Re: Can i use MS Message Queue with my PDA (Windows Mobile 2003)? Peter Foot [MVP]
9/30/2005 6:52:01 AM
dotnet compact framework:
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

--
Peter Foot
Windows Embedded MVP
http://www.inthehand.com | http://www.peterfoot.net

[quoted text, click to view]

Can i use MS Message Queue with my PDA (Windows Mobile 2003)? Ralf Christoff
9/30/2005 9:55:43 AM
Hi,

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

thanx,
Ralf

Re: Can i use MS Message Queue with my PDA (Windows Mobile 2003)? Sergey Bogdanov
9/30/2005 5:35:48 PM
.... in addition to Peter's post here is Mark Ihimoyan's blog entry
concerning System.Messaging (MSMQ) in CF 2.0:
http://blogs.msdn.com/ihimmar/archive/2004/06/14/154909.aspx

--
Sergey Bogdanov [.NET CF MVP, MCSD]
http://www.sergeybogdanov.com


[quoted text, click to view]
AddThis Social Bookmark Button