Hi Shuklaji!
I am in a training period, and I must make a software. This software (in VB6) has to receive and send SMS after th treatement of datas. But I don't know how to do it.
So if you can send me your code, it will be very nice. Or if anyone else can help me, I will be very happy.
Just go through Nokia PC Connectivity SDK and you will find all the info there.
When I first started designing an app similar to this, I knew zilch about this technology. I just went thru the samples and the SDK documentation and designed the app for my proj.
Hi shrik,
I tried Nokia SDK too, but the problem is that SDK is not able to detect my nokia phone (6210). but i am able to send/recieve sms and other information using Oxygen Phone Manager. Oxygen's SMSPlus ActiveX controal is also working fine with my phone.
You know, sending and receiving SMS messages is not hard at all. All you need to do is look through the SDK; all the information is available at hand...
It took me around three days to figure out how to do it (And i was a complete novice).
So stop being lazy and do some homework! Or you could do it the easy way and buy a complete sms sending library from me
Hi everybody!
I have a 6310i and SDK 3.0 and I try to send a SMS with the example of te Component Library Reference (Section 5.3.1.1) and it doesn't work!
The phone is connected (function "status"), but when I use the send function, I get the error #7689, and a message tell me that an other application is busied and I can choose retry or go to this application.