How to determine location of user/phone using plain SMS?
how to know user locati开发者_StackOverflow中文版on via sms from server without any applications installed in mobile
This is not possible. This will never be possible.
Get the user to type their postcode/zipcode etc in the SMS, then detect and parse it at the server.
I would look into Location Based Services (LBS)
精彩评论