简体   繁体   English

Verifone Vx670 POS可以用C#编程吗?

[英]Can a Verifone Vx670 POS be programmed in C#?

Disclaimer: I'm very new to the world of POS programming. 免责声明:我新的POS编程的世界。

I need to do some programming of a Vx670 POS, and I would like to use C# to that end. 我需要对Vx670 POS进行一些编程,为此我想使用C#。 After some goggling, I've found that there are generic converters from C# to C/C++, but since the POS architecture is rather limited, and the OS is a bit peculiar, I'm not sure that is a good path to follow. 经过一番摸索,我发现有从C#到C / C ++的通用转换器,但是由于POS架构相当有限,并且OS有点特殊,因此我不确定这是一条很好的路径。

So, I would like to know whether someone here, with experience in this endeavor, could shed some light on the matter for me. 因此,我想知道在这里有经验的人是否可以为我解决这个问题。

Thanks in advance. 提前致谢。

The short answer is no, to write software for Vx670 you will need the verifone Verix V development kit from Verifone. 简短的答案是没有。要为Vx670编写软件,您将需要Verifone的Verifone Verix V开发套件。 Then as long as converting code from C# to C++ and us there, depend on the natural of the code and if it depend on any specific hardware/software which may or may not be available on the Vx670. 然后,只要将代码从C#转换为C ++以及我们那里的代码,就取决于代码的自然性,是否取决于Vx670上是否可用的任何特定硬件/软件。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM