Quizzes & Puzzles5 mins ago
sending text message to mobile using c#.net
3 Answers
After I download the source code of ".NET Compact Framework Sample: Send SMS" from microsoft website. I run the program and get error indicating that unable to load sms.dll. So I go to http://www.webzila.com to get the sms.dll file and install it. After that, I got this error "Unable to find an entry point named SmsOpen in DLL sms.dll." Could you please help me figure it out if anyone met the same problem? Thanks a lot!
Answers
Best Answer
No best answer has yet been selected by netdeveloper. Once a best answer has been selected, it will be shown here.
For more on marking an answer as the "Best Answer", please visit our FAQ.I don't have the solution for the problem but why not use http://www.cbfsms.com for text messaging from the internet?
The SMS.DLL file from webzila is not the same as the SMS.DLL you would find on a Pocket PC.... These are its exports :
1 0 000023F3 Load
2 1 000023E1 MirandaPluginInfo
3 2 00002522 Unload
I've only used pay services to send an SMS from. This is what I used : http://www.mobilemessagecentre.com/sms/hme/hme pge.asp
1 0 000023F3 Load
2 1 000023E1 MirandaPluginInfo
3 2 00002522 Unload
I've only used pay services to send an SMS from. This is what I used : http://www.mobilemessagecentre.com/sms/hme/hme pge.asp