Please Help..

Please Help.. SearchSearch
Author Message
manish pinjani
New member
Username: Manish_pinjani

Post Number: 1
Registered: 01-2011
Posted on Monday, January 31, 2011 - 06:06 am:   

Hello Guys.

I just visited nowsms site. I want to develop a .NET application which send and receive sms. I need .NET library of nowsms. Is any Library available for this?
Hope for good reply.

Thank You.

--Regards.
Manish
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 2872
Registered: 08-2008
Posted on Monday, January 31, 2011 - 10:27 pm:   

Hi Manish,

There is not a .NET library unique to NowSMS. You interface with NowSMS via HTTP requests.

Use .NET APIs for HTTP and build HTTP URLs to make requests of NowSMS.

At a basic level, when you want to send an SMS message, you send an HTTP URL.

If you are receiving SMS messages, you configure a 2-way command in NowSMS that triggers an HTTP URL in your application.

The HTTP section of the API page would have more information on this:

http://www.nowsms.com/faq/api

--
Des
NowSMS Support