Click here to Skip to main content
15,902,002 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello All,
I want to develop a website like 160by2 dot com or way2sms dot com.
In which my user can send free sms in india. Now my problem is I dont know which sms server should use for this. Because I found so many servers in which sms will be sent but instead of user's mobile number they will display one static name in inbox. So can anybody suggest me any server which can be used for this.

Thanks in advance.
Posted
Comments
Sunasara Imdadhusen 29-Nov-10 6:50am    
did you tried on Google?
hiren soni 29-Nov-10 6:52am    
Of course I have tried. You will get hundreds of gateway or provider. But in receiver inbox they will display some code or your company name. But I want user's mobile number.
Ankur\m/ 1-Dec-10 8:21am    
Use comments to discuss with the user. Adding an answer doesn't notify him.
thatraja 1-Dec-10 8:35am    
I think you didn't clicked the link in my answer. I just give meaningful caption for that link. That's not a link for a post or webpage, that was link to another question in CP asked by another member before couple of weeks & which contains couple of useful answers too. Check it & tell us.

You forgot to search in CP? Always search both places then ask here please because already 10 more times I found this type of question here. Ok here you go, this question many answers.

Sending SMS from asp.net application[^]
 
Share this answer
 
Comments
Ankur\m/ 1-Dec-10 8:19am    
[moved from answer]
OP wrote:
Thanks for your interest Thatraja. Did ever ask in my post that "How to send an SMS from asp.net?" Please try to understand my question. My question is after sending msg successfully instead of any static code it should display user's mobile number in receiver's inbox. Thats it.

Thanking You
I understood you problem.,
Use a SMPP server for this.., so that you can send sms by a name/code to the Mobile.,
so that receiver will find the name in the place of senders number.

For info search in Gooogle...
 
Share this answer
 
That depends on gateway configurations, if you pass sender id (originating address) as number it will diplay number in mobile otherwise if you send sender id as name it will display name in mobile.

Hope this helps you,
 
Share this answer
 
I know its a gateway configuration. But the problem is I made inquiry with all the provider and all have same answer they dont provide that facility. Now say my site has 100 users. So if any user send an sms from my site then receiver should get sender's mobile number as sender which is in our database not any weired code. If u have ever used 160by2.com or way2sms.com then you will easily get where I am stuck.
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900