GPS Data throught GPRS using IIS and SQL Server
I am doing a small project for my self i have a GPS device which supports GPRS installed it on my开发者_如何学Go car and it can transmit data over HTTP port. i have pc running IIS and SQL server. How can i receive this data and insert into SQL server ?
精彩评论