SMS reciever /sender / pc controller written in JB

Cool ways to do cool things.
Post Reply
chambers
Posts: 2
Joined: Mon Jun 22, 2009 12:34 am

SMS reciever /sender / pc controller written in JB

Post by chambers »

Completed working program.
Designed for use with Cellular modems, but also supports data comunications over a normal phone line, as well as a data cable.

The help file is written in the code and I tried to use as many comments as possible.

SMS capabilities:
send
recieve
read
store to memory
delete

No external dlls or exes used. Completely done in JB (except for notepad to open the command list, could have used a text window but decided not to).
Enjoy.
chambers
Posts: 2
Joined: Mon Jun 22, 2009 12:34 am

JB sms reciever /sender

Post by chambers »

Messed up trying to upload the first time, here we go again.
Attachments
JBSMS.zip
(5.69 KiB) Downloaded 804 times
Post Reply