VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Breathe SMS Sender

by Materialised (2 Submissions)
Category: Internet/HTML
Compatability: Visual Basic 3.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (8 Votes)

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

Download Breathe SMS Sender

Download Breathe SMS Sender (19 KB)

Breathe SMS Sender Comments

No comments have been posted about Breathe SMS Sender. Why not be the first to post a comment about Breathe SMS Sender.

Post your comment

Subject:
Message:
0/1000 characters