本文介绍了SDK,C#桌面应用程序到网络应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想要求考勤系统ZKSoftware(SDK),C#

我使用SDK构建桌面应用程序,用于连接指纹设备和读取数据。



问题:当我构建与Web App相同的程序时,连接设备但无法读取数据。



为什么?桌面应用程序和Web应用程序之间的Sdk是否不同?

I want to ask for Time attendance system ZKSoftware (SDK), C#
I build desktop App for connects to your fingerprint device and reading the data, using the SDK.

The problem: When I Build the same program as Web App, connect with device But can't reading the data.

Why? Is Sdk different between Desktop app and web app???

推荐答案


这篇关于SDK,C#桌面应用程序到网络应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-04 02:24