I was keen on knowing how can I receive calls on a web server using a GSM Modem?
I’m a newbie to it, wanted to explore the space.
Would be glad if someone can help me on this, probably with some tutorial links etc.
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You’d have to connect the modem to your server and then have some sort of background program/process that reads/writes to it. You create a serial connection and the read/write AT commands to it.