Do It Yourself – Tutorials – How to develop a Java App that sends SMS from PC through connected mobile cell phone or GSM modem

by | Jun 24, 2020 | 0 comments

Do It Yourself – Tutorials – How to develop a Java App that sends SMS from PC through connected mobile cell phone or GSM modem

by | Jun 24, 2020 | Do It Yourself - Build Your Own Website | 0 comments

Do It Yourself – Website Tutorials



Sending sms text messages from a computer/pc to/using a mobile phone or gsm/gprs modem (developer’s perspective)

This tutorial demonstrate how to develop a desktop application using the Java programming language for sending and receiving SMS through GSM/GPRS modem or mobile cell phone connected to a PC serial or parallel port.

This tutorial uses RXTX for Java, a Java native library providing serial and parallel communication for the Java Development Toolkit (JDK) as well as the SMSLib, a universal texting API for sending and receiving messages via GSM modems and/or bulk SMS operators.

I’ll also use the SMSLib, a universal texting API for sending and receiving messages via GSM modems and/or bulk SMS operators.

If you want to develop SMS software or applications to use your computer / PC to send or receive bulk text messages, you may watch this video tutorial for quick guide.

Source Code
https://www.facebook.com/groups/oracle.tutorials/permalink/511382482589620/

NetBeans IDE
https://netbeans.org/downloads/

Microsoft .NET Framework 3.5 Service pack 1 (Full Package)
https://www.microsoft.com/en-pk/download/details.aspx?id=25150

Java SE Development Kit 8u152
http://www.oracle.com/technetwork/java/javase/downloads/java-archive-javase8-2177648.html

Apache Log4j
https://logging.apache.org/log4j/2.x/download.html

Apache Commons Net
https://commons.apache.org/proper/commons-net/download_net.cgi

jSMPP: mobile messaging for JAVA
https://github.com/opentelecoms-org/jsmpp/releases

RXTX for Java
http://fizzed.com/oss/rxtx-for-java

SLF4J
https://www.slf4j.org/download.html

SMSLib
https://github.com/tdelenikas/smslib-v3/releases

Keywords:
SMS API for Java
bulk sms api
free sms api
free sms gateway
free sms gateway api
how can i send a text message from my computer to a cell phone
how to send a text message from a computer
how to send sms from internet
how to send sms from internet to mobile
how to send sms from mobile
how to send sms in java through http (java http sms example)
how to send sms messages in java using http requests
how to send sms messages with java
how to send sms through internet
how to send sms to mobile from internet
how to send sms to mobile or cell phone from your application
how to send sms using java program full code sample included
how to send sms using java web application
how to send text messages from pc to cell phone
how to send text messages through your computer
java code examples
java code to send sms from pc to mobile using internet
java code to send sms using sms gateway
java send sms free
java serial communications
java sms api
java sms api example
java sms api free
java sms api open source
java sms library
javacomm
javacomm api
jserialcomm
receive sms
send a text message from a computer to a mobile phone
send a text message to a mobile phone from a computer
send code via sms
send free sms to mobile
send sms
send sms and mms messages in java
send sms api
send sms api free
send sms from internet
send sms from pc
send sms from pc to mobile
send sms online to mobile
send sms programmatically
send sms text message with java
send sms through internet
send sms to mobile
send sms to mobile phone
send sms using java
send text message
sending a text message from your computer to a mobile phone
serial communication and programming
serial java
serial programming
simplewire java sms
sms api
sms code
sms from pc to mobile
sms gateway – developers guide, java sms api
sms gateway – java sms api
sms gateway – java sms api, java http sms example
sms gateway – java sms api, java sms sdk
sms gateway api
sms java quickstart – send & receive sms
sms manager
sms msg
sms platform
sms sending software pc to mobile
sms service
sms through internet
using java for serial communication
android messaging app source code
android send sms
at commands for gsm modem to send sms

source