As my final year project I'm planning to do a SMS plugin system from which you can send & receive SMS.
For this I'm planning to use C language & send SMS by using a GPRS modem.
I have been searching details of how to do this & I know alittle about how to use AT commands.
What the problem I have now is how to initialize the GPRS modem by using C.
If there's any place (web link) where I can get some sample codes or a tutorial it will be real help.
I'm planning to plug this SMS system into a VB.net system & also to an exsisting system built using oracle forms,which is already up & running.
If you people can give me any ideas about this within this week it will be great.
Thanks.
For this I'm planning to use C language & send SMS by using a GPRS modem.
I have been searching details of how to do this & I know alittle about how to use AT commands.
What the problem I have now is how to initialize the GPRS modem by using C.
If there's any place (web link) where I can get some sample codes or a tutorial it will be real help.
I'm planning to plug this SMS system into a VB.net system & also to an exsisting system built using oracle forms,which is already up & running.
If you people can give me any ideas about this within this week it will be great.
Thanks.
Comment