通过 GPRS 将 GPS 数据发送到服务器
请考虑一个小型汽车跟踪器项目。
每辆汽车上都安装有 GPS 设备,通过 GPRS 将数据发送到服务器。
请您告诉我,需要什么GPS欺骗,可以通过GPRS发送数据?我如何使用常规 SIM 卡,使用它的 GPRS 将数据发送到服务器?
编程呢? C# 和 Java 都可以。
感谢您的帮助。
Please consider a small car tracker project.
A GPS device is installed on each car, which sends data through the GPRS to a server.
Would you please tell me, what GPS deceive needed, that can be able to send data through GPRS ? And how I can use a regular SIM-CARD, to use it's GPRS to send data to a server ?
What about programming ? Both C# and Java, are OK.
Thanks for your help.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在互联网上搜索 TK-102 系列 GPS 跟踪器 - 或任何克隆产品。
这些可以通过 SMS 发送命令来远程配置,并且可以通过 SMS 和基于 GPRS 的 TCP/IP 将位置报告给您设置的服务器。可以配置用于位置报告的地理围栏和变量触发器。
Do a search on the internet for the TK-102 series of GPS trackers - or any of the clones.
These can be remotely configured by sending commands through SMS, and can report back locations both through SMS and TCP/IP over GPRS to the server you set up. Geofencing and variable triggers for location reporting can be configured.