ASP.NET中的GPS跟踪 [英] GPS Tracking in ASP.NET

查看:284
本文介绍了ASP.NET中的GPS跟踪的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我正在开发跟踪vechile GPS系统的应用程序。

GPS设备正在发送所需的数据IP和PORT。



但问题是我需要将它集成到web应用程序中。



我有对signalR和SuperSockets进行了分析。



但是我的要求是它至少应该在IE7上运行。



申请流程将是。



GPS设备----------->接收服务器------------->推送给客户



(发送特定IP和PORT的数据)

(监听客户端ASP页面上收到的特定端口和推送数据) )

(位置根据GoogleMaps上收到的数据显示)



欢迎任何帮助之王。



谢谢

Hi,

I am developing the application to track a vechile GPS system.
The GPS device is sending the data on required IP and PORT.

But the problem is I need to integrate this in webapplication.

I have done analysis on signalR and SuperSockets.

But my requirement is that it should work on IE7 atleast.

The application Flow will be.

GPS Device -----------> Receiving Server -------------> Pushed to Client

(sending data on specific IP and PORT)
(Listens on Specific Port & Push Data Received on the Client ASP Page)
(Location is show based on the data received on GoogleMaps)

Any king of help is welcome.

Thanks

推荐答案





你可以创建一个Windows服务从设备中提取数据并将其存储到您的数据库中。



然后您的客户端Web应用程序将根据您的需要获取数据和进程。根据您的需要,您可以设置间隔以从Windows服务获取数据。



希望它适用于您:)
Hi,

You can create one windows service to pull data from the Device and store it into your database.

Then your client web application will fetch data and process as per your need. As per your need you can set interval to get data from the windows service.

hope it works for you :)


你正在使用哪种设备?告诉我们,我们可以根据使用的设备进行排序
which device u are using ? tell us than we can sort it out on the basis of device being used


你可以提供它的源代码吗?
Can yoou provide the source code it?


这篇关于ASP.NET中的GPS跟踪的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆