本文介绍了发送短信给客户端的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好..我正在用c#编写项目,并在silverlight3中进行设计..

众所周知,通过很多
有一个名为Waystosms.com的网站
短信可以发送



我想在我的软件中向客户端提供便利,即只要客户端单击发送短信"按钮,就应该发送短信..

在设计部分,我已经完成了

1.)手机号码----客户的手机号码

2.)消息------

3.)发件人ID ---



然后按钮发送短信

请帮助我

现在需要什么编码



在此先感谢

Hello to all.. I am making the projec as coding in c# and designing in silverlight3..

As you all know that there is a site named waystosms.com via lot of

sms can be send



the same I want to give the facility to the client in my software that whenever the client click on the button "send sms", the sms should be sent..

In the designing part i have done

1.) Mobile number ---- client''s mobile no.

2.) Message ------

3.) sender ID ---



and the button send sms

plz help me

Now what coding is required



thanks in advance

推荐答案




这篇关于发送短信给客户端的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-20 05:05