sms

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i have a lapton that has a telphone card(3g/GPRS). i would like to send sms
from my own application. from where can i strat to build such an application.
help here plz
 
Hello Jules!!

There is a free DLL you can download which can be used to send sms message
from your computer along as your phone is connected via a data cable. Here's
the DLL link:

http://www.vahland.com/pub/asmsctrl.dll

For a list of SMS providers to use with the above DLL, visit here:

www.activexperts.com/activsms/smsclist

On the Activexperts website is sample code too or you can visit the
following website for a very simple example:

http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=1403&lngWId=10

I hope this helps.
 
Hi There the Links were great.

i now have the following error:

Public member 'PortID' on type 'SMSC Class' not found.

when i run the program. any idea. thanks for the help

Jules
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top