有偿提问,有一个考勤系统,重新开发接口。硬件有提供DLL开发包。
其中类似的函数说明,不懂得在DELPHI怎么个应用。
2.41 Function “ConnectTcpip”
[Function]
Function “ConnectTcpip” is used to connect to the terminal via the network (TCP/IP).
[Format]
BOOL ConnectTcpip(
long dwMachineNumber,
BSTR* lpszIPAddress,
long dwPortNumber,
long dwPassWord);
[Parameter]
dwMachineNumber : ID number of the terminal to connect.
lpszIPAddress : IP address of the terminal for network communication.
dwPortNumber : Port number for network communication.
dwPassword : Password for network communication.
[Return Value]
Success returns TRUE, and failure FALSE.
请有意者,联系我QQ:93600035