GSM Modem SMS - Free SMS Gateway - Android App

  Рет қаралды 31,719

Sindhi Tutorials - English

Sindhi Tutorials - English

5 жыл бұрын

This #GSM #Modem SMS - Free SMS #Gateway - #Android App
This GSM Modem Free SMS Android App is designed for students and newbie programmers who wants free SMS functionality in their projects. There are many SMS gateways available to use in your projects but the problem is that those SMS gateways are not free to use.
Due to the expensive SMS gateway service, I decided to develop own GSM Modem Free SMS Android App for sending or receiving SMS functionality in my project. I am writing here a simple guide for GSM Modem Free SMS Android App.
Download Application (Play Store)
play.google.com/store/apps/de...
For complete guide please visit: sindhitutorials.com/blog/gsm-...

Пікірлер: 149
@michaelstein3969
@michaelstein3969 2 жыл бұрын
Can this be setup for bulk sending. If so how? Also do you offer setup service?
@hizbdev
@hizbdev 3 жыл бұрын
Hello, Mr. Muhammad Sadiq Odho for the nice app. It really helps and I appreciate your work. I have a question which is that it is sending SMS from SIM 2 but I want it to be from SIM 1.
@southbridgetutorials
@southbridgetutorials Жыл бұрын
Hi. I'm trying to send sms using javascript via LAN and getting this error, (blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.). Do you have an idea how to fix this?
5 жыл бұрын
Thank you for your very cool video, it helped me a lot. Acknowledgments from Brazil
@SindhiTutorials
@SindhiTutorials 5 жыл бұрын
You are welcome.
@easytutor4240
@easytutor4240 4 жыл бұрын
My problem is I have to send very lengthy messages. Can I dot it using POST method instead of GET
@nadeem8111
@nadeem8111 5 жыл бұрын
I really appreciate you taken the comments in a positive manner here is one minor suggestion " The red button is an option to toggle between on or off the services "
@SindhiTutorials
@SindhiTutorials 5 жыл бұрын
Yes it is but only for sending sms. When you want to receive sms at your given url you have another switch button with url field. I have done this for two different purposes.
@SindhiTutorials
@SindhiTutorials 5 жыл бұрын
If do you have any suggestion I'll follow accordingly
@nadeem8111
@nadeem8111 5 жыл бұрын
This solution can work best for bidirectional notification services, right now I am looking for sending alerts of home shopping portal notification from the application through shortcode SIM and another requirement is for use of GPS & RFID tracker for children shoe geofencing notification services, shortcode SIM.
@SindhiTutorials
@SindhiTutorials 5 жыл бұрын
That is great
@bahar123123
@bahar123123 5 жыл бұрын
Thanks. Very nice .. I have tried... there is a BUG... it can send only ONE (160 Characters) SMS and not more... what is the Technique for Sending long SMS through this method. and for Nadeem Mujahid. I would like to say.... for Technical persons like us... we don't care about English... we do care for the procedure and Method...
@patrickbunga9807
@patrickbunga9807 3 жыл бұрын
Hi, Congratulation for your video post, now let me know, How to call this API in PHP?
@k.a6
@k.a6 5 жыл бұрын
Nice Tutorials
@13budhi
@13budhi 5 жыл бұрын
thanks from indonesia, you saved my life, you have earned one subscriber!
@SindhiTutorials
@SindhiTutorials 5 жыл бұрын
You're welcome 😊
@13budhi
@13budhi 5 жыл бұрын
@@SindhiTutorials if in localhost , the SMS is sent, but if in shared hosting, the SMS not sent. Please help.
@sadiqodho
@sadiqodho 5 жыл бұрын
@@13budhi Why not try to user port forwarding method for your live server
@askharae
@askharae 5 жыл бұрын
I will use this apps for my project
@SindhiTutorials
@SindhiTutorials 5 жыл бұрын
That is really great
@pukketa
@pukketa 4 жыл бұрын
is it compatible with VB 6?
@indoorstreet_ng
@indoorstreet_ng 2 жыл бұрын
Hello. I cant find the gsm modem app in the playstore. from Nigeria
@silas1842
@silas1842 Жыл бұрын
Hello Sir. Nice tutorial. How do you send message to shortcodes e.g send message to 6060? Currently it says phone number length inappropriate. Also how can you send single digits or message with characters e.g #? as it also says inappropriate message length. Please advise on this
@onyx-berry393
@onyx-berry393 5 жыл бұрын
It will be more better if you have editable "Server Address", so that we can also send msgs from the internet, in current scenario it works only if we are in the same network.
@SindhiTutorials
@SindhiTutorials 5 жыл бұрын
For the security reasons, Google does not allow this. Currently we are in process where we could come with solid solution for this feature
@mariotoledo7581
@mariotoledo7581 Жыл бұрын
Thanks for this!
@lupitalabra5098
@lupitalabra5098 3 жыл бұрын
I would like to change the image of the app. Could it?
@mohamedbenmbarek3946
@mohamedbenmbarek3946 3 жыл бұрын
i received the message has been sent but no sms received at destination. the sending phone is dual sim. how it deals with dual sim and how to choose the sim ?
@SindhiTutorials
@SindhiTutorials 3 жыл бұрын
Default sim is used always.
@gideonhuyo-a9337
@gideonhuyo-a9337 5 жыл бұрын
Hi, is it possible to automatically send the message without confirmation on the phone? Like once you request the SendSMS it will automatically send a sms.
@SindhiTutorials
@SindhiTutorials 5 жыл бұрын
After two or three msg it doesn't ask for confirmation
@gideonhuyo-a9337
@gideonhuyo-a9337 5 жыл бұрын
@@SindhiTutorials it is always showing, i tried 5 times already, my android version is oreo.
@SindhiTutorials
@SindhiTutorials 5 жыл бұрын
Why don't you try lesser versions. You will find helper tool for less than 8 versions
@SindhiTutorials
@SindhiTutorials 5 жыл бұрын
Oreo also doesn't support background services
@cristoferlarrosa1803
@cristoferlarrosa1803 4 жыл бұрын
Hi! How could I do to access from the internet ?, a local network worked correctly for me! thanks!
@SindhiTutorials
@SindhiTutorials 4 жыл бұрын
Yes you can do, there is trick for that check port forwarding concept. It will work for you
@cristoferlarrosa1803
@cristoferlarrosa1803 4 жыл бұрын
@@SindhiTutorials Nice
@SinodosAmaha
@SinodosAmaha 5 жыл бұрын
thanks but iis it possible to add multiple recipients i want to send for more than 20 numbers
@SindhiTutorials
@SindhiTutorials 5 жыл бұрын
Yes you can handle it in your programing code easily.
@SinodosAmaha
@SinodosAmaha 5 жыл бұрын
@@SindhiTutorials please help on this one can i email u about it sir
@SindhiTutorials
@SindhiTutorials 5 жыл бұрын
Yes you may
@borovai7725
@borovai7725 2 жыл бұрын
calling posible?
@montenegronn
@montenegronn 5 жыл бұрын
"GSM helper tool app is not installed in your device, please visit link for guide!" not work
@SindhiTutorials
@SindhiTutorials 5 жыл бұрын
Give me 10 minutes to up a link
@SindhiTutorials
@SindhiTutorials 5 жыл бұрын
It is active now please check link. let me know if further help needed, thanks
@lucasporcelli2486
@lucasporcelli2486 4 жыл бұрын
@@SindhiTutorials I have the same error! Please help me. Thanks
@lungisomaponyane8600
@lungisomaponyane8600 4 жыл бұрын
Hello sir i really need your help. I downloaded the app on my phone installed and opened it i copy the url for sending to my computer browser it says website refused to connect. i tried it on my phone it says site refused to connect also. Please help me. the computer and cellphone are both on the same wifi
@SindhiTutorials
@SindhiTutorials 4 жыл бұрын
Hi, you need to start server on phone application and then hit url in browser it will give you response
@lungisomaponyane8600
@lungisomaponyane8600 4 жыл бұрын
@@SindhiTutorials Hi thank you for your swift response i did what you said now i get the message: {"message":"GSM helper tool app is not installed in your device, please visit link for guide!","status":"404","guideLink":"http:\/\/sindhitutorials.com\/blog\/gsm-modem-free-sms-android-app\/"}
@SindhiTutorials
@SindhiTutorials 4 жыл бұрын
Follow the link and install helper tool too
@MuhammadKhan-xb3hx
@MuhammadKhan-xb3hx 4 жыл бұрын
I WANT TO USE BUT WHEN I SEND SMS IT SHOW AN ERROR "curl_init" Call to undefined function curl_init() in C:\wamp\www\freeSMS\sendSMS.php on line 23
@mansoorahmed4177
@mansoorahmed4177 4 жыл бұрын
A.alaikum sir, sir c# main kean sms send aen recieve kayoun, in te twhan video thahyo ya mokhe link moklyo, man check kae aa twhan ja tutorial unme mokhe in babat ka video na mili aa, mehrbani.
@SindhiTutorials
@SindhiTutorials 4 жыл бұрын
Ada video na thayo aa ajan taen c# m. Jald thaebi po tawan khe bhi send karyon tha link
@rolfsenge
@rolfsenge 3 жыл бұрын
thanks for the tutorial, how can I integrate it in php and what will be the sender number?
@SindhiTutorials
@SindhiTutorials 3 жыл бұрын
This works for everyone if your configuration is fine
@SindhiTutorials
@SindhiTutorials 3 жыл бұрын
Yes, you need to use country code with number. One thing more i want to mention here that you test your sms functionality in helper tool. Give it sms permissions. Check that these applications are running in background
@Chanups07
@Chanups07 5 жыл бұрын
hi Sindhi is gsm mobile still works?
@SindhiTutorials
@SindhiTutorials 5 жыл бұрын
Yes still it works fine
@kokoanada
@kokoanada 5 жыл бұрын
it only works when the application is open, if I lock the phone or run in background, the server goes down. Any suggestions ?
@SindhiTutorials
@SindhiTutorials 5 жыл бұрын
Yes due to latest google policy after android 8 version we can not run background services.. so you need to make it active for functionality.
@kokoanada
@kokoanada 5 жыл бұрын
@@SindhiTutorials ok, I test this on android 8, but I plan to run it on older phone with older android. So it works on other versions, right ?
@SindhiTutorials
@SindhiTutorials 5 жыл бұрын
Yes it will work perfect on older version as background services. Helper tool is different for older versions. On github you will find two helper tools for both older versions and latest versions
@kokoanada
@kokoanada 5 жыл бұрын
@@SindhiTutorials cool, thanks
@M-UmarDraz
@M-UmarDraz 4 жыл бұрын
Dear ,the title you gave to this video is GSM Modem Free SMS which Wrong .it's a message app over the network using socket programming in any language (You are using Java ) .
@SindhiTutorials
@SindhiTutorials 4 жыл бұрын
Ok thanks, in that naming one is not searching in Google so each video or thing should be seo rich keyword
@riawebsoft8898
@riawebsoft8898 4 жыл бұрын
plz help me sir i don t recive any message from browser when i send sms link
@SindhiTutorials
@SindhiTutorials 4 жыл бұрын
What the error do you get?
@tinda01
@tinda01 4 жыл бұрын
Why developers just cannot use adb? Why there is a need for this app. It only supports text messages. What if I need to to send binary sms?
@SindhiTutorials
@SindhiTutorials 4 жыл бұрын
You can send binary messages.. if you are developer like java or php.. just use it instead of getting functionality of android app too.. because it is android app if you knows adb ways you can.
@Jberv
@Jberv 3 жыл бұрын
is it possible to change sender name?
@cafune.91
@cafune.91 2 жыл бұрын
same question here.
@mounikatummalapalli2907
@mounikatummalapalli2907 4 жыл бұрын
What should i type in the url in the settings? Please help me?
@SindhiTutorials
@SindhiTutorials 4 жыл бұрын
A url where your server listening and want to receive your incoming sms.
@mahasinmidya4505
@mahasinmidya4505 4 жыл бұрын
Please share C# code ..
@Xynic48
@Xynic48 4 жыл бұрын
Will it send sms even if the phone is locked? if so, how did you code that?
@SindhiTutorials
@SindhiTutorials 4 жыл бұрын
Yes it will do that.. before going to lock phone you need pre setup in application
@Xynic48
@Xynic48 4 жыл бұрын
@@SindhiTutorials You used a broadcast reciever?
@SindhiTutorials
@SindhiTutorials 4 жыл бұрын
@@Xynic48 yes
@ehsaanhridoy7343
@ehsaanhridoy7343 5 жыл бұрын
not working on mobile data.. works only on wifi network.. (apk)
@SindhiTutorials
@SindhiTutorials 5 жыл бұрын
Yes work only wifi and local network..
@rhodelpaderes3791
@rhodelpaderes3791 3 жыл бұрын
where should i download a gsm helper tool
@SindhiTutorials
@SindhiTutorials 3 жыл бұрын
You can search in google. Or visit directly git account: sadiqodho/helper-tool
@edohariansah6494
@edohariansah6494 5 жыл бұрын
sir, help me please, i have try it and it works, but when i try for send sms again there is a problem, it says "error Connection refused". what should i do?
@SindhiTutorials
@SindhiTutorials 5 жыл бұрын
Your Android server may be closed check server is running or not before sending SMS
@edohariansah6494
@edohariansah6494 5 жыл бұрын
ok sir, its work after i restart the app, how about receive sms feature, could you you tell me how to show it to php form/webpage, i have tried this but it didnt work
@SindhiTutorials
@SindhiTutorials 5 жыл бұрын
There is a complete video tutorial for PHP + GSM application in videos list on my channel. Check that there are two possible parameters which can be received while hitting url
@edohariansah6494
@edohariansah6494 5 жыл бұрын
@@SindhiTutorials ok sir, thank you very much
@edohariansah6494
@edohariansah6494 5 жыл бұрын
@@SindhiTutorials sir, do you have a solution for sending delay
@mejoradajr.timoteoponce786
@mejoradajr.timoteoponce786 3 жыл бұрын
How to receive sms using visual basic😭😭😭😭😭😭
@rhodelpaderes3791
@rhodelpaderes3791 3 жыл бұрын
can i used this on php script?
@SindhiTutorials
@SindhiTutorials 3 жыл бұрын
Yes you can
@sachinnagare8456
@sachinnagare8456 2 жыл бұрын
Application not found on play store please share correct Play store URL
@klin4514
@klin4514 5 жыл бұрын
i would like to know these app how to useful.
@SindhiTutorials
@SindhiTutorials 5 жыл бұрын
It is useful for the person who to send SMS in his project, it is free of cost
@klin4514
@klin4514 5 жыл бұрын
@@SindhiTutorials mean .... i have web app.it's used otp sms need sms api.can applied for my need.i would like to know how to used.
@SindhiTutorials
@SindhiTutorials 5 жыл бұрын
This will work on local network. If you know good networking then you may config with your live server
@JanakXD
@JanakXD 4 жыл бұрын
Hi how to generate server address
@SindhiTutorials
@SindhiTutorials 4 жыл бұрын
You have to run any your own program on server side programing
@mrblank2137
@mrblank2137 5 жыл бұрын
dear C# source code?
@SindhiTutorials
@SindhiTutorials 5 жыл бұрын
Dear you may search how to call http request in c# you may find alots source code. You just need to add address you your Android app
@KhanMdSagar
@KhanMdSagar Жыл бұрын
its not working for me
@hpkalelprod4428
@hpkalelprod4428 4 жыл бұрын
Unable to connect network
@SindhiTutorials
@SindhiTutorials 4 жыл бұрын
You must use same network
@puchu9507
@puchu9507 3 жыл бұрын
Ok so it's a chat application on phone, and you are telling me this is sms !!
@SindhiTutorials
@SindhiTutorials 3 жыл бұрын
It sms application for forwarding your sms from laptop to another mobile phone
@MultiGamer0123
@MultiGamer0123 3 жыл бұрын
The modem shuts down after hours, is there any solution?
@SindhiTutorials
@SindhiTutorials 3 жыл бұрын
Yes there is paid application
@MultiGamer0123
@MultiGamer0123 3 жыл бұрын
@@SindhiTutorials ty I wrote a mail for requesting for the app, how log will it take, that I’ll get an answer ? :)
@SindhiTutorials
@SindhiTutorials 3 жыл бұрын
Replied in email
@MultiGamer0123
@MultiGamer0123 3 жыл бұрын
@@SindhiTutorials replied
@ahmedbuker1304
@ahmedbuker1304 5 жыл бұрын
it doesn't work in my country (Libya) any suggestions ?
@SindhiTutorials
@SindhiTutorials 5 жыл бұрын
Ahmed did you follow the guidelines? You have to install GSM helper tool as well
@ahmedbuker1304
@ahmedbuker1304 5 жыл бұрын
Yes i did sir.. And i sent you an email with more details if you can check it
@SindhiTutorials
@SindhiTutorials 5 жыл бұрын
Yes I will reply you by tomorrow. I will help you all in this
@ahmedbuker1304
@ahmedbuker1304 5 жыл бұрын
Thank you for your time i appretiate you..
@brasileiraonoapp
@brasileiraonoapp 5 жыл бұрын
Contact? WhatsApp? Skype?
@Marco-xy4nm
@Marco-xy4nm 5 жыл бұрын
show me status 404
@SindhiTutorials
@SindhiTutorials 5 жыл бұрын
You may be missing something
@rhodelpaderes3791
@rhodelpaderes3791 3 жыл бұрын
is this working on offline website project? it says """ "http:\/\/sindhitutorials.com\/blog\/gsm-modem-free-sms-android-app\/","status":"404"} """
@biniesh
@biniesh 4 жыл бұрын
subd
@nadeem8111
@nadeem8111 5 жыл бұрын
the right phrase "before beginning to learn" right is "Before began to learn" another mistake is "Make you sure" correct is " Make sure" another mistake is "where you will had" correct is "where you will have" there are some more minor mistakes but .... first check this one
@SindhiTutorials
@SindhiTutorials 5 жыл бұрын
Yes sure sir I will try to keep eye on my grammatical mistakes next time.
@ahmedchebbah9705
@ahmedchebbah9705 5 жыл бұрын
{"message":"GSM helper tool app is not installed in your device, please visit link for guide!","guideLink":"http:\/\/sindhitutorials.com\/blog\/gsm-modem-free-sms-android-app\/","status":"404"} I have installed already the app on my phonebut when i run my application inJava i get this problem ,Help me ,thanks Thanks in advance
@SindhiTutorials
@SindhiTutorials 5 жыл бұрын
Yes follow the link and check pre requisites. You need supporting application installed your device. You will find link of GitHub where apk file is available
@ahmedchebbah9705
@ahmedchebbah9705 5 жыл бұрын
@@SindhiTutorials yes thanke you i had find the solution i installed GSMHelperTool the message are send know i get this :{"MINUTES_COUNT":"32","phone":"03008083466","SMS_COUNT":"10","message":"Message has been sent","status":"200"} but it dosen't appear on my phone i don' get an a SMS ,Is there something i need to ad ??, onother question where i can find the source code ? And thake you so much I appreciate your work and help :)
@SindhiTutorials
@SindhiTutorials 5 жыл бұрын
Give it SMS permission it SMS helper tool and recheck
@ComfortAreena
@ComfortAreena 4 жыл бұрын
If you want to know How this App work with VB.Net, Then Please watch this Video kzbin.info/www/bejne/bGq5oH-irb-Corc
Send or Receive Free SMS in PHP
7:31
Sindhi Tutorials - English
Рет қаралды 51 М.
How to send SMS from your phone by using Http API (SMS Gateway DIY)
2:09
Llegó al techo 😱
00:37
Juan De Dios Pantoja
Рет қаралды 49 МЛН
Gym belt !! 😂😂  @kauermtt
00:10
Tibo InShape
Рет қаралды 14 МЛН
Mama vs Son vs Daddy 😭🤣
00:13
DADDYSON SHOW
Рет қаралды 22 МЛН
Задержи дыхание дольше всех!
00:42
Аришнев
Рет қаралды 2,3 МЛН
Two Asus 4090's melted connectors.
13:02
NorthridgeFix
Рет қаралды 894
Using a Fake Passport to Pass Verification | Experiment
18:46
How To Send Bulk SMS For Free For Any Country 🔥 🔥 🔥
4:28
PIZYTOOLS CHANNEL
Рет қаралды 6 М.
How to understand the confusion with Google Wallet?
10:20
Tech for Senior
Рет қаралды 122 М.
CMD PRANKS! (Educational Purposes ONLY!)
9:17
Veraxity
Рет қаралды 1,4 МЛН
How To Send Unlimited Bulk SMS Using Any GSM Modem
16:52
CSWISE
Рет қаралды 20 М.
SIM900A GSM Module and Arduino: Sending and Receiving SMS Using AT Commands
5:09
BULK SMS SENDER - Use Your Android Phone as SMS/MMS Gateway
5:36
Llegó al techo 😱
00:37
Juan De Dios Pantoja
Рет қаралды 49 МЛН