Sending request to nowsms from my application using cimd2

Sending request to nowsms from my application using cimd2 SearchSearch
Author Message
Javed Shaikh
New member
Username: Jashaikh

Post Number: 1
Registered: 11-2005
Posted on Wednesday, November 16, 2005 - 03:35 pm:   

I am new for both cimd2 and nowsms.Could anybody help me how to start implementation.
I am having following queries..
1. How to send request from my application to nowms using cmid2..?
2. To send a message via SMS, following is URL format:
http://127.0.0.1:8800/?PhoneNumber=xxxxxxxx&...

What should be format of url using cimd2...?

Thanks.
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 5327
Registered: 10-2002
Posted on Friday, December 02, 2005 - 08:38 pm:   

Hi,

You can't use the CIMD2 protocol for your application to connect to NowSMS.

You can use NowSMS to connect to a service provider using CIMD2.

NowSMS can talk to the service provider using CIMD2. But your application cannot talk to NowSMS using CIMD2 (it needs to talk to NowSMS using HTTP or SMPP).

-bn