VB application to send SMS
VB application to send SMS
(OP)
I started project working with VBA and I am trying to send and receive SMS messages using HTTP requests. I will add SMS messaging functionality to my system with the use of an HTTP SMS gateway, (I found OzekiSMS Gateway) and post SMS messages to this gateway using HTTP requests. I will run the VB.Net application on a different computer. They recommend Microsot Visual Basic 2008 Express Edition (http://www.ozekisms.com/index.php?owpn=587). Is it the best VB version for my purpose?
Please share with me your idea.
Rob
Please share with me your idea.
Rob





RE: VB application to send SMS
RE: VB application to send SMS
Compared to what? There's nothing inherent in VB that prevents you from doing what you are trying to do, since they are essentially system calls to system resources.
TTFN
FAQ731-376: Eng-Tips.com Forum Policies