开发者

Is there a way to track a GPS device using PHP?

In my upcoming project, I need to track GPS device attached to vehicles. Is there any way this is possible through PHP开发者_如何学运维 or ASP.Net


first this device have to send data somehow, then you need to capture it in some DB then present via PHP, ASP.Net or anything else. there is no such class GPSDevice with method GetPosition that will do all the magic.


Although there are "standard" protocols at the hardware level, adherence varies. And AFAIK, as yet there is no kernel support for GPS devices as standard in Linux (I'm not sure that there should be either). However you might find gpsd useful.

C.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜