Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Yes you can, but the computer must have either a fixed IP address or a DNS referer.
Cheers.
Also keep in mind that the computer firewall will need the port you are using opened and if the computer is behind a router then you will need to port forward as well.
Cheers.
Thank you! How can I provide this software? Is it free?To receive and send data, you can HW Hercules Software also, just make sure that you are using Static IP address for your PC and it must be public IP, normally we don't have public IP as there are several routers connected in between, but if someone has data card with them, they can make there PC as public server.
To Receive Data Open Hercules and Click on TCP Server Tab (assuming you sending data on TCP Server), then write the port number on which you are sending data, click on listen.
Whatever you send, you will receive on Hercules window.
View attachment 115402
So many thanks dear friend for your help!The HW Hercules Software software is Freeware and you can get it from the the link:
https://www.hw-group.com/products/hercules/index_en.html
Cheers.
Thank you! What do you mean by the port? The port should be opened in SIM900 side or PC?
What is port forwarding if the computer is behind a router?
Thanks dear friend!To Start a communication, you will use this command in GPRS/GSM Modem
AT+CIPSTART="TCP","116.228.221.51","5000" (this is for SIM900)
The 116.225.221.51 is the server ip and 5000 is port number.
You are sending data over this port and to receive data, it must be opened in PC, if it is not opened then you will receive CONNECT FAIL error from modem.
Port Forwarding implementation is beyond my knowledge, hope someone else will help you or i think google search can help in this.