This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

如何调用短信接口

Other Parts Discussed in Thread: CC3100

 我用msp430和cc3100,要实现联网后发送短信的功能。希望通过http的post请求实现,现http client 实例里的信息如下:  

给的url及其参数如下:

问题为我如何把参数植入实例里的post data 里呢?还有这样做是不是可行的呢?