如何将sms api集成到我的mvc razor项目中 [英] How to integrate sms api to my mvc razor project

查看:78
本文介绍了如何将sms api集成到我的mvc razor项目中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这是sms提供商提供的http api如何与我的mvc razor网站集成?



This is the http api provided by the sms provider how to integrate with my mvc razor website?

http://sms.telnetinfo.com/httpapi/smsapi?uname={Username}&password={Password}&sender={Sender id}&receiver={Destination numbers}&group={group Ids}&route={Route id}&msgtype={ Message type}&sms={SMS content}

推荐答案

构造网址,使其包含您的实际数据值然后;



.net - 调用URL - c# - Stack Overflow [ ^ ]
Construct the url such that it has your actual data values in it and then;

.net - Invoking a URL - c# - Stack Overflow[^]


这篇关于如何将sms api集成到我的mvc razor项目中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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