SMS via SMPP

SMS via SMPP SearchSearch
Author Message
Mohamed Ismaiel
Unregistered guest
Posted on Thursday, April 29, 2004 - 11:41 am:   

I downloaded your free SMS/MMS gateway to test it , but I tried to connect with our SMSC server but we couldn’t
My question how I can send sms to SMSC server !!! please I need to know to start test the application
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 2426
Registered: 10-2002
Posted on Thursday, April 29, 2004 - 08:53 pm:   

Hello Mohammed,

What is the error that you received when you attempted to connect to your SMPP server?

-bn
Mohamedi Ismaiel
Unregistered guest
Posted on Friday, April 30, 2004 - 10:18 am:   

we had problem with port 3700 and now it is ok but i want to know how we can send sms to our
SMSC server(have i to make program and if yes can you give me the structure).

thanks
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 2439
Registered: 10-2002
Posted on Friday, April 30, 2004 - 07:50 pm:   

I support the NowSMS product here ... assuming that you configure NowSMS to connect to the SMPP server, you can submit messages to NowSMS via HTTP.

Start with our web interface, and then if you want to do things programatically, URL formats are defined in the following:

http://www.nowsms.com/documentation/ProductDocumentation/sending_messages/sendin g_text_messages.htm

http://www.nowsms.com/documentation/ProductDocumentation/sending_messages/url_pa rameters_for_sending_messages.htm

Routing received messages to an application is described here:

http://www.nowsms.com/documentation/ProductDocumentation/2_way_sms_support.htm

-bn