How i can send SMS to Now SMS server from the mobile

How i can send SMS to Now SMS server from the mobile SearchSearch
Author Message
Mona Fathy
New member
Username: Mony

Post Number: 1
Registered: 04-2006
Posted on Friday, April 21, 2006 - 05:22 pm:   

hello,
i need urgently to know how i can send SMS from my mobile and recieve it by the Now SMS server.
i need to know the steps that i should follow and if there is any code i should add to my message to be sent to the server.
thanks for your time.

this is my mail : monafathy255@yahoo.cm
Elaf Agyad
New member
Username: Elaf

Post Number: 1
Registered: 04-2006
Posted on Sunday, April 23, 2006 - 10:02 pm:   

I want to know the same thing.
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 5827
Registered: 10-2002
Posted on Monday, April 24, 2006 - 10:01 pm:   

Hi,

Please note that you need either a GSM modem or a subscription to an SMS service provider in order to send or receive any messages.

If you are not familiar with the concept of a GSM modem, please see the following link:
http://www.nowsms.com/whatisnowsms.htm#whatisgsmmodem

Assuming that you have a GSM modem connected to the PC running the NowSMS software, you would send the message to the phone number associated with the SIM card in the GSM modem.

For more information on configuring NowSMS to run a command when an SMS message is received, please refer to the following links:

http://www.nowsms.com/documentation/ProductDocumentation/2_way_sms_support.htm
http://support.nowsms.com/discus/messages/1/4520.html

-bn
Elaf Agyad
New member
Username: Elaf

Post Number: 3
Registered: 04-2006
Posted on Monday, May 01, 2006 - 09:18 pm:   

Hello,
i think that her question is: how to send SMS to the server from a mobile.I'm doing a project and i want also to know how i can do this?

Thanks
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 5864
Registered: 10-2002
Posted on Tuesday, May 02, 2006 - 02:49 pm:   

Hi,

My answer would be the same.

Assuming that you have a GSM modem connected to the PC running the NowSMS software, you would send the message to the phone number associated with the SIM card in the GSM modem.

For more information on configuring NowSMS to run a command when an SMS message is received, please refer to the following links:

http://www.nowsms.com/documentation/ProductDocumentation/2_way_sms_support.htm
http://support.nowsms.com/discus/messages/1/4520.html

-bn
Elaf Agyad
New member
Username: Elaf

Post Number: 6
Registered: 04-2006
Posted on Tuesday, May 02, 2006 - 08:04 pm:   

Thank you for your helping, but i read the 2-way SMS and i don't understand how to make the http request? i added hte SMS command prefix, but i can't added the HTTP request.
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 5877
Registered: 10-2002
Posted on Wednesday, May 03, 2006 - 08:44 pm:   

Read it again, and focus on the definition of the "Command to Execute" setting.
mike r
New member
Username: Nekoflux

Post Number: 1
Registered: 05-2006
Posted on Thursday, May 11, 2006 - 03:20 pm:   

elaf:

The info is in the doc, man. You need to read it.

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

if you scroll down about halfway down the page, you'll see a link that is essentially an example of how to send sms messages to your server.

It also lists all of the replaceable parameters to customize the data that is sent to your server via tags like '@@SENDER@@'

--Mike