Need help with SMS API

So, here's the thing, I need to make an application that receives SMS from mobile phone (via 3G, Wi-Fi) and I need to store received data in database or some sort of a file. Any suggestions would be nice, also, as I'm total beginner in Cpp, it would be nice to give me some sort of examples.

Thanks for help!
closed account (o3hC5Di1)
Hi there,

If you're a total beginner at c++, it would be best to go through the tutorial on this site first: http://cplusplus.com/doc/tutorial/ .

Secondly, this is kind of a specific question which would require a certain set-up (receiver on your computer) and libraries. You may have more luck getting answers on what you will need on the "General C++ programming" forum.

All the best,
NwN
Thanks for the reply and sorry for my "late" reply. I'll go through tutorial and I'll ask in General Cpp programing forum.
Topic archived. No new replies allowed.