Jump to content

Why hasn't anyone created a mobile app for sending data in SMS to a private web server which would respond with SMS encoded Data from the internet there by using you SMS for data transmission and reception. Maybe this would let me finally surf in peace with unlimited Data, Nah. :)

Link to comment
https://linustechtips.com/topic/866869-sms-binary-convered-web-server/
Share on other sites

Link to post
Share on other sites

Does any know how to create a SMS server at home with a raspberry pie. Thinking I could get it to respond with my home gateway:IP for my home servers. Like send a text then get IP back and use to log in to remote service from my home without needing a DDNS service. Ok, I'm broke and don't want to pay for use of someones API and or server.

Link to post
Share on other sites

This probably would a simple piece of code though. Take the binary outgoing stack being sent to the server and encode it into a HEX code stream on SMS. Then send those packets to a Webserver which decodes back to binary connects them with WWW. Process would be reversed for information going back.

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×