Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Setting up an SMS Service

Hi Everyone,

I am very new to SMS services and development and want to learn this technology. But I am not sure how to go about it. I have read overviews about SMS but thats about it.

I want to setup an SMS service (i am located in the US) which can answer questions sent by people using their mobile phones. All I understand about that is the following:

Cell Phone - SMS Center (Wireless Provider) - SMS Gateway - Content Server

A user who wants to get some information using SMS (like weather or latest score) will send an SMS to a particular number. This will be processed by the SMS Center and will be relayed to the SMS Gateway registered with that center. The gateway will contact the content server and provide the necessary content.

In the above structure, I think if I want to setup a service, I will have to setup the SMS Gateway and the content server. The problem is the concept of the SMSC.

For starting out, I do not want to register with an SMSC but instead focus on setting up an SMS Gateway and content server. And I want to do it using any open source or trail software, hopefully available on Linux.

My question is... how do i go about doing this. For now, I want to bypass the SMSC all together. What I want to do is setup the Gateway and content server, and be able to communicate with the Gateway directly, using a phone simulator on a PC. Is this possible? (I think registering with an SMSC by paying money will be the easy part later on ;) )

I tried searching online for such information a lot, but I was not successful enough. I tried using Openwave but was not able to get its Phone Simulator to work (due to my very limited knowledge) and looked at NowSMS but it says I need to have a registration with an SMSC (as far as I could understand). Any other ways of doing this?

Sorry for such a detailed post. I would really appreciate any help because I have spent 2 weekends trying to research on this and have not reached anywhere.

Thanks a lot!
[2060 byte] By [jatanr] at [2007-11-11 8:38:25]
# 1 Re: Setting up an SMS Service
:WAVE: try visiting these sites...
http://www.developershome.com/sms/GSMModemIntro.asp
http://www.dreamfabric.com/sms/
http://www.hitalarm.de/gsm/links.html

choose your programming development platform well.

cheers,
pidrue at 2007-11-12 0:15:35 >
# 2 Re: Setting up an SMS Service
Thanks a lot. http://www.mobilelandscape.co.uk/ looks interesting. They have a free product called SMPPSim which simulates an SMSC. I will try it out tonight and let you know.

Thanks! At least I can move forward!
jatanr at 2007-11-12 0:16:35 >
# 3 Re: Setting up an SMS Service
Hi!

I understand you very well because a few months ago i was on a similiar situation and i spend too much time looking for some good information. After trying out many programmes of SMS services, i finally found one that its only requirement was a quick and easy installation process. The name is Instan-t Mobile (http://www.interactiveni.com/inilabs/join/learn_more_j2me.htm)

Once you have installed Instan-t Mobile on your cell phone, youll be able to take your MSN Messenger, Yahoo! Messenger, AIM/ICQ and Instan-t contact lists with you. It will let you: easily switch from your PC Instan-t Messenger to your Instan-t Mobile application on your phone; have access to all your contact lists no matter what carrier your cell phone belongs to and most importantly IM anyone, anywhere and anytime.
When I receive a message I just reply to it as if it was any other SMS message from a cell phone.

Its worht to try it out,

Good Luck!
Mery at 2007-11-12 0:17:38 >