C#指纹参考我该如何编码? [英] c# fingerprint reference how can i code this ?

查看:51
本文介绍了C#指纹参考我该如何编码?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我如何编码此指纹机连接?

how can i code this fingerprint machine connect?

在本参考文献中

bool ConnectTcpip(int dwMachineNumber,ref字符串lpszIPAddress,int dwPortNumber,int dwPassWord);

bool ConnectTcpip( int dwMachineNumber, ref string lpszIPAddress,int dwPortNumber, int dwPassWord);

机器ID = 1

ip地址= 192.168.100.100

ip adress = 192.168.100.100

端口号= 5005

密码= 0

推荐答案

嗨wolfus14,

Hi wolfus14,

感谢您在此处发布帖子,对您的回复表示歉意.

Thank you for posting here and sorry for late reply.

ConnectTcpip方法是否由您自己定义?

Does the ConnectTcpip method define by yourself?

您可以尝试以下代码.

bool ConnectTcpip( 1, 192.167.100.100, 5005, 0);

我希望这会有所帮助.

最好的问候,

温迪


这篇关于C#指纹参考我该如何编码?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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