电信短信发送平台 java短信接口开发,前台怎么调用后台的接口?
java短信接口开发,前台怎么调用后台的接口?
通过HTTP请求提交参数:用户名密码接收短信号码发送短信内容,前端表单提交数据,后端接收参数,调用发送短信功能发送短信。
定义一个Java手机接口,打电话,接电话,发短信,接受短信的功能?
公共接口调用{
/*
*
]*@param calledphoneno calling number
*@param calledphoneno called number
*@return返回调用成功失败ID
*/
Public int calling in(string callphoneno,string calledphoneno)
/*
]*
*@param calledphoneno called number
*@param calledphoneno calling number
*@Return Return to call success failure ID
*/
public int callout(string calledphoneno,string callphoneno)
/*
*@param calledphoneno receive SMS number
*@param callphoneno sendSMS number
*@param content SMS content
*@return to send SMS success id
*/
public int sendmsg(字符串calledphoneno,字符串callphoneno,字符串内容)
/*
*
]*@param calledphoneno send SMS number
*@param calledphoneno receive SMS number
*@param Content
*@return receive SMS success identification
*备注:实际上,您不能使用此接口。要发送短信息,您需要将短信息保存到短信息发送表,然后有一个进程实时扫描数据,然后发送
*/
public int recivemsg(string callPhoneNo,string calledPhoneNo,string content)
}
电信短信发送平台 短信验证码api接口免费 手机验证码短信接口
版权声明:本文内容由互联网用户自发贡献,本站不承担相关法律责任.如有侵权/违法内容,本站将立刻删除。