MSMQ Invoke on .NET

Joined
Jul 18, 2005
Messages
14
Reaction score
0
Hi All
I'm currently writing an agent for PDA which collects all usefull data of the pda (mem usage,power info, system info, etc). Now i'm facing another problem. I would like to use MSMQ to send the collected data to my server at home. The problem is (as many of you know) that MSMQ doesn't exist on CF 1.0.
I've been browsing MSDN and I'm wondering whether P/Invoking msmqrt.dll (for MQOpenQueue/MQSendQueue/MQCloseQueue) will work aswell.
Any suggestions or device are greatly appreciated

Greetz

Miguel
 

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

Top