Using MSMQ on Raspberry Pi 2 with Windows 10 - raspberry-pi

I want to create an application that runs on Raspberry Pi 2 and send messages with some collected data using MSMQ. I have installed Windows 10 on my Raspberry Pi.
I have created a test project (Windows Universal type) for this purpose using MS Visual Studio 2015. Also I can't use a lot of references (for example System.Messaging), because of the Raspberry architecture reasons as I understand.
Is it even possible to use MSMQ on Raspberry Pi 2? Or help me please to find any analogs of MSMQ to send messages from Raspberry Pi.
Thank you in advance!

Windows 10 IoT Core is meant for IoT scenarios, which means that you'll ultimately have to connect to the cloud. The best approach here would be to connect your Windows 10 Universal App on the Raspberry Pi 2 the Azure using Service Bus Queues. This MSDN mag article explains the approach: https://msdn.microsoft.com/en-us/magazine/dn574801.aspx.
In terms of implementation, the Service Bus docs for Azure are at http://azure.microsoft.com/en-us/documentation/services/service-bus/. Queues are covered at https://azure.microsoft.com/en-us/documentation/articles/service-bus-dotnet-how-to-use-queues/. the Azure SDK will be available to your app on the Pi.
I hope this helps.

Related

How to use the arm trusted firmware with a raspberry pi

I am pretty new to arm architecture. I am trying to understand the arm trusted firmware and how to use it
My test device is a raspberry pi 4 and is currently running Ubuntu.
My question is how to boot the raspberry pi using arm trusted firmware?
Another naive question that follows is can I also boot ubuntu along with this firmware?
I am pretty new to this any help would really be appreciated
Thanks & Regards

How do I make a raspberry pi raspbian application?

I am struggling on how to make a Raspberry Pi app for Raspbian (On a raspberry pi). I have searched and searched for hours but I still can't find out how to make one. There are apps that I can use but I cannot install them. Should I use python??... Please help me!!...
I found a few visual editors like XOJO, I am knew to "RASPBERRY PI" stuff.
It's just a bare machine you can cover it with anything you want. It's basically Lightweight Linux distro which we install mostly on the PI. Can support wide range of applications but IOT related products are more often developed using PI. If this is the case you can start here using android also.
https://developer.android.com/things/hardware/raspberrypi

Installing Windows 10 IoT Core on simulated devices (possibly Azure Hub)

Notice: This might sound like a not-so-thought-through question to
some people.
Hello,
I need to make a simple demo application running on Windows 10 IoT Core and test it properly for educational purposes. The problem is that I have no available Raspberry Pi devices (or anything embedded). Apparently, it is possible to set-up a simulated Raspberry Pi device running on Azure Hub - like explained in Microsoft's documentation.
Is it possible to install Windows 10 IoT on such a simulated device? If not, what are the other approaches to simulating Raspberry devices and running Windows IoT on them?
You can run the Windows 10 IoT Core on the VMware workstation:
More details can be found in the How to run Windows 10 IoT Core in VMware Workstation
That won't work. It is not running an OS of any kind, it just makes it look like you have node running on a Pi. You need to look at something like qemu. I've run Raspbian in qemu. Never tried Windows IoT core.
https://www.qemu.org/

Windows IoT Core Support for Raspberry PI 3 Model B+

Does anyone know when is Windows IoT Core is expected to officially support Raspberry Pi Model 3 B+?
I've got a project that I need to procure the hardware for - and I'm hesitant to do that before the support is out of the preview.
Raspberry Pi 3B+ is still in a technical preview and there is currently no timeline for a release version.
For a better evaluation experience and for any commercial products, please use the Raspberry Pi 3B or other devices with supported Intel, Qualcomm, or NXP SoCs.
If there are any reasons as to why you cannot use the 3B over the 3B+ for a production solution, please file an issue on our GitHub, here.

win10 IOT on raspberry pi3 or raspberry pi2

I have a raspberry pi3 but I am having tremendous issues with trying to install win10 IOT on it. When I download the core and try to boot it I only get the "rainbow" screen. When installing noobs I dont even get the option for win10 IOT. Anyone else had problems with this? Will it work smoother on a raspberry pi2 rather then the pi3?
Im not asking if anyone know solutions for booting win10 IOT on pi3, I have tried most of it :) Just asking if anyone has better experiences using pi2 for it?
If you follow the link to Manually set up your IoT Core device Microsoft there explain how to install with a Windows computer.
If you are using UNIX however, there isn't much help for you. As an experienced Unix user who last used Windows seriously about six years ago I found it quite intimidating to have to
a) log into my Microsoft account (that I last used from a different continent)
b) sign up as a "Windows Insider"
Even after going through these hurdles I only stumbled across the ISO file by accident, and even then nothing for the Raspberry Pi.
This answer isn't given to help you achieve your aim, which I despair of doing, but to let you know that the whole process perplexed someone of considerable experience. I don't see myself using Win 10 for my Pis without buying a pre-configured SD card.
What you're going to need to do is follow this link and do what it says:
https://buildazure.com/2017/05/24/setup-raspberry-pi-with-windows-10-iot-core/
Basically:
Load up your microsd card onto the PC
Use the wizard
Insert card into the Pi
And boot it up.
i working in windows 10 iot core.
first time when i install windows 10 iot core i follow the following list.
how to install windows 10 iot core
follow the link.
i things your problem is solve...