 |
 | SMS using .Net 
Friday, June 1, 2007 5:43 PM
|
|
|
 |
|
 |
what mobile phones are supported using this code>
|
|
|
|
 |
|
 |
Hello kendaljam,
I did not quite get the question! SMS is sent from a standard GSM Modem. SMS sent from this code will work any phone that supports SMS. If you are asking asking GSM Modem supported phone, you have to check individual phone vendor. Many latest phones have inbuilt GSM Modem and need proprietary code to deal with.
Hope that helps
R Pooran Prasad
|
|
|
|
 |
|
 |
Hi,
I have tested it with Hyperterminal and it works fine.
However, when i try to run the code, then it doesn't send me the sms.
I tried to debug the code but due to the threading it is giving the exceptions.
I have also tried with the different service providers but the problem is same.
Can you help me about this.
Amit
|
|
|
|
 |
|
 |
Hello Amit,
Were you running the hyperterminal when you were executing the code? If yes, the port is used by the hyperterminal and hence SMS will not go through the app. Try again by closing the hyperterminal connection and let me know
Pooran
R Pooran Prasad
|
|
|
|
 |
|
 |
hi..thanks for the wonderfull piece of work that you have done
i dont know if amit's problem has been rectified by shutting down the hyperterminal while using this in vb.net
For me, it is not working, the code works perfect, i mean no exceptions are generated..but the recipient cannot recieve the message for some reason.
Any idea why?
help will be appreciated buddy
|
|
|
|
 |
|
 |
Hi Prasad,
if I have 20 thousand mobile number I want to send (MSM) (message) to the 20 thousand of mobile number in one time. Are you known this way or programs? And what is way if you understand to send 20 thousand msm one time from website to the 20 thousand mobile numbers
i found the above question in Net
can u please tell me what is MSM and how it is possible?
|
|
|
|
 |
|
 |
i got SmsEngine is not existing in your context error...
why this error occur and what i have to do now?
|
|
|
|
 |
|
|
 |