用于短信猫二次开发的DLL开发包 接口函数: 1、Sms_Connection(Com_Port As Integer,Com_BaudRate As Integer, Mobile_Type As String) As Integer Sms_Connection函数说明如下: 功能描述:用于初始化终端与串口的连接 Com_Port:串口号(0为红外接口,1,2,3,...为串口) Com_BaudRate:波特率 Mobile_Type:返回终端型号 Sms_Connection:返回值(
ActiveX COM 版本的阿里大鱼短信平台接口 dll 文件超级好用。 支持vb6,delphi等基于ActiveX Com的开发工具 Public Sub SendSMS(ByVal strAppKey As String, ByVal strAppSecret As String, ByVal strSingName As String, ByVal strJsonText As String, ByVal strPhoneNum As String, ByVal strTempCod
GSM MODEM 动态链接库 (DLL) 二次开发接口 适用范围: 本短信二次开发接口适用于WAVECOM、西门子、诺基亚、摩托罗拉等支持标准AT指令的GSM短信终端 使用方式: 将sms.dll文件拷贝到系统安装目录中的system32文件夹中,然后再根据以下接口函数说明和提供的例程源码开发 接口函数: 1、Sms_Connection(Com_Port As Integer,Com_BaudRate As Integer, Mobile_Type As String) As Intege