本地Web服务器上的WebUI控制Windows10上的RaspberryPi-2(不使用Azure服务) [英] WebUI on Local Web Server to control RaspberryPi-2 on windows10 (Without using Azure Services)

查看:77
本文介绍了本地Web服务器上的WebUI控制Windows10上的RaspberryPi-2(不使用Azure服务)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hello Everyone,



我是IoT的新手,并试着深入了解它,听起来很有趣,Windows-10使它成为可能。 



我想在不使用互联网的情况下从本地WebUI控制RPi(Azure Web服务:事件中心或移动服务)。 

我已经通过BlinkyAppWebServer,但寻找其他解决方案,如从本地服务器的asp.net Web应用程序控制RPi。



逻辑结构或任何代码演示将非常感激。  ;



提前致谢。 



干杯。

解决方案


你到底在想什么?一种方法可以用于RESTful环境。



您需要一个能理解REST或SOAP或其他东西的小型Web服务器以及一个客户端triggeres请求它。 


服务器触发IoT设备上的本地命令并返回其结果代码(仅作为示例)。


也许你应该深入研究如下话题:



  • REST-Client(aspx),REST-Server(c#或node.js)
  • 执行本地命令使用(c#或node.js)


亲切的问候,Tobi



Hello Everyone,

I am new to the IoT and trying my head into it, sounds interesting that Windows-10 making it possible. 

I want to control RPi from Local WebUI without using internet (Azure Web services: Event Hub or Mobile Services). 
I have gone through BlinkyAppWebServer but looking for some other solution like to control a RPi from asp.net web application in local server.

Logical Structure or any code demo will be really appreciated. 

Thanks in advance. 

Cheers.

解决方案

Hi,

for what are you looking exactly? One approach would br to work with a RESTful environment.

You need a little webserver that understands REST or SOAP or something else and a client that triggeres requests to it. 

The server triggeres local commands on the IoT device and returns its result code (just an example).

Maybe you should digg into topics like:

  • REST-Client (aspx), REST-Server (c# or node.js)
  • Execute local command using (c# or node.js)

Kind regards, Tobi


这篇关于本地Web服务器上的WebUI控制Windows10上的RaspberryPi-2(不使用Azure服务)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆