I want to send GPS coordinates from a GPS unit to server with 2 minutes interval. As for as my knowledge is concerned GPS units can not send data directly to a web service. How can I receive the data (using SMS or IP:Port method) at server end with the most cost effective way. I can not own a live server. Will web server work for me? Is there any free service available for this?
Please Correct me if I am wrong.