Click here to Skip to main content
15,886,110 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i have a requirement to develop a software for a local school , they registered in justdile.com ,sulekha.com and they get sms on there mobile by this sites . the sms contain the name and moblie no of customer for inquiry .
they want to get this name and no store in database directly . plz help me in this matter that how can i get this data . i can change there mobile no or phone , or can use any device bt how to do that . plz help me and give ur suggestions .
Posted
Comments
Christian Graus 3-Jun-13 14:58pm    
If you're calling an SMS API then you have this data, so why not just store it in your database at that point ? Your question is not clear....
Vipin Sharma 7-Jun-13 4:24am    
i am not using any sms api , i recive sms from a website on my mobile no .and i want to connect it with my pc . and want to split the data so i can get the Customer name and Mobile no in my database .

1 solution

HI Vipin,

Sol1: Try for API from the SMS Sender, so that you can read the sms from your programe.


Sol2: use datacard(which supports sms sending/receiving) or a GSM modem, and try to read the sms using ATcommands ref:Send and Read SMS through a GSM Modem using AT Commands[^]


Thnaks
--RA
 
Share this answer
 
Comments
Vipin Sharma 7-Jun-13 4:20am    
thanks a lot its really help me in my project , i have few more que. can i use a landline no for send and recive message ? and use software for calls ,send and resive sms ?
Rajesh Anuhya 20-Jun-13 5:51am    
what do mean by landline, it supports text messages?
Vipin Sharma 7-Jun-13 5:47am    
i am using a HSPA modem on the place of GSM modem is there any problem with it ?
and i also dont find connection settings in Start -> Programs -> Accessories -> Communications -> HyperTerminal. so i cant run HyperTerminal . how can i find this in my pc.
Rajesh Anuhya 20-Jun-13 5:50am    
Hi, Sorry for the late reply, I am on vacation.

GSM modem is preferable, AT commands are change as per the Modem.

Hyperterminal: may be you are not using WindowsXP, Lastest versions of Windiows(Vista,7,8) there is no Hyperterminal, But you can copy(Exe,dll) from any windowsXP PC and you can use it in advanced versions

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