- 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
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