Windows 10 IOT核心 - 用C开发的Programvara [英] Windows 10 IOT Core - Programvara developed in C

查看:69
本文介绍了Windows 10 IOT核心 - 用C开发的Programvara的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经学会了C我已经开发了一个客户端/服务器程序,可以从带有Windows 10 IOT Core的Raspberry Pi 3运行。该程序是使用winsock api开发的,是一个控制台应用程序,并为ARM编译。它在Windows 10上按预期工作,但在
将其转移到Raspberry后,我似乎无法运行它。

As I have learned C I have developed a client/server program to run from a Raspberry Pi 3 with Windows 10 IOT Core. The program is developed with the winsock api, is a console application and compiled for ARM. It works as intended on Windows 10, but after transfering it to the Raspberry I can´t seem to get it to run.

我试图通过PowerShell运行它(我可以实际看到进程正在启动,但我没有得到任何输出)。

I have tried to get it running via powershell (I can acctually see the process is being started, but I do not get any output).

Windows 10 IOT核心上的C开发完全没有问题吗?这是因为我在教程中看到了很多C ++引用。如果Windows 10 IOT Core不打算运行C程序,将来会实现吗?
b

Is C Development on Windows 10 IOT Core completely out of question? This is asked since I see a lot of C++ references in tutorials. If Windows 10 IOT Core is not intended to run C programs, will this be implemented in the future?

然后我也看到Windows 10 IOT Core做了包括命令提示符,但我似乎无法使用它运行任何命令。我试图通过它启动应用程序没有运气。

Then I also see that Windows 10 IOT Core does include a command prompt, but I do not seem to be able to run any commands with it. I have tried to start the application via it without luck.

问候

Oskar Berntorp

Oskar Berntorp

推荐答案

亲爱的朋友,

我建议您查看windowsondevices.com上的文档,例如:

I suggest you to take a look at docs on windowsondevices.com, for example:

https://docs.microsoft.com/en-us / windows / iot-core / develop-your-app / buildingappsforiotcore

在本文档中,我们知道Windows 10 IoT核心应用程序支持语言如下:

In this doc, we know that Windows 10 IoT Core App dev support languages as follows:

1。 In-Box语言:  默认情况下,传统的UWP语言在Visual Studio中提供支持。所有的In-Box语言都支持UI和后台应用程序。

   语言:  C#,  C ++,  Javascript,  Visual Basic

   Languages: C#, C++, Javascript, Visual Basic


这篇关于Windows 10 IOT核心 - 用C开发的Programvara的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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