FXSend/Sgip
lujiang 53133d3841 1、增加签名校验功能,在TD2Signature表中有的记录才允许发送。
2、CSgip,修改了发送规则,断连时等到连接恢复后再发送短信
2025-03-19 16:47:14 +08:00
..
readme.txt 添加项目文件。 2025-02-28 17:05:50 +08:00
sgip_bak2.h 添加项目文件。 2025-02-28 17:05:50 +08:00
sgip_vc.lib 添加项目文件。 2025-02-28 17:05:50 +08:00
Sgip.cpp 1、增加签名校验功能,在TD2Signature表中有的记录才允许发送。 2025-03-19 16:47:14 +08:00
SGIP.dll 添加项目文件。 2025-02-28 17:05:50 +08:00
Sgip.h 添加项目文件。 2025-02-28 17:05:50 +08:00
SGIP.lib 添加项目文件。 2025-02-28 17:05:50 +08:00
tips.txt 添加项目文件。 2025-02-28 17:05:50 +08:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

sgip.lib是C++ Builder格式的库文件sgip_vc是VC格式的库文件如果是在VC下使用只需将将sgip_vc.lib文件名改为sgip.lib即可。