VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Breathe SMS Sender

Materialised  (2 Submissions)   Internet/HTML   Visual Basic 3.0   Beginner   Wed 3rd February 2021

This is a SMS message sender, (SMS being Short Message Service.... I think) lol Anyway with it you can send text messages to any UK based cellular phone, Sorry folks but it uses breathes servers to send the message, so it is sadly UK only. I aint bothered what you do with the code to be honest, use it modify it, pass it off as your own, as long as you give me some votes :-)
You must have a valid Breathe login name and password to use this program.
Thanx

API Declarations
Public Declare Function ShellExecute Lib "shell32.dll" Alias "ShellExecuteA" (ByVal hwnd As Long, ByVal lpOperation As String, ByVal lpFile As String, ByVal lpParameters As String, ByVal lpDirectory As String, ByVal nShowCmd As Long) As Long
Public Declare Sub Sleep Lib "kernel32" (ByVal dwMilliseconds As Long)

Rate Breathe SMS Sender (9(9 Vote))

Download Breathe SMS Sender

Breathe SMS Sender Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters