I am currently building an application which would receive the current location of user - that is sent through an SMS to a web-server and returns the nearest hospitals/ATMs that are located near the user.
So, if anyone knows how to send an sms from a mobile to a webserver - please reply.
Any help will be greatly appreciated. Thanks!
ps:Can the above problem be solved by using Java Wireless Toolkit? Tried searching Google,etc but the results mostly are for sending an sms from a webserver to mobile(for eg:simplewire.com)