在.NET中编写GPS应用程序 [英] Writing GPS Applications in .NET

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

问题描述

我受雇于一家软件公司的程序员吗?
我被分配了开发车载GPS跟踪设备的任务.
软件功能?
客户端注册一辆车,这些车的详细信息是通过Windows界面收集的,并提交给SQL Server数据库(我已经创建了这个winform).
一个软件应用程序将安装在我们的客户端系统上,该软件将连接到我们办公室中的服务器软件,并在登录成功后检索有关他们注册的汽车的信息.当用户单击客户端软件上的获取GPS数据"按钮时,该软件将执行AT命令,以请求汽车的当前GPS数据.

这是问题
如何创建客户端服务器应用程序,该应用程序将通过Internet相互连接并基于数据库中的登录信息共享信息.

欢迎了解有关如何完成此操作的任何信息.

I am employed as a Programmer in a software firm?
I was assigned the task of developing a Car GPS Tracking Device.
Software Function?
A client register a car(s) the car details are collected through a windows interface and submit to an SQL Server Database (I have created this winform already).
A Software application which will be install on our client system, this software will connect to the server software in our office and retrieve information about the car(s) that they register after login is successful. When the user clicks the GET GPS DATA button on the client software the software execute an AT command that request for the current GPS Data of a car.

Here is the question
How to create a client server application that will connect to each other over the internet and share information base on login information in the database.

Any information on how to get this done is welcome

推荐答案

您好,

CodeProject和网络上有很多GPS示例,可以通过Google搜索文章.

这是一篇这样的文章,可以帮助您入门.

编写自己的GPS应用程序:第一部分 [
Hi,

There are many GPS examples on CodeProject and the net, search the articles and via google.

Here is one such article that will help you get going.

Writing Your Own GPS Applications: Part I[^]


是的! Dave为您提供了牢固的链接,从那里您可以开始学习到编写GPS应用程序.除了DaveAild的答案外,我建议您看看此MSDN 链接-[创建使用GPS的应用程序] [^ ]
yeah! Dave gave you solid link from where you can start to learn to writing GPS application. In addition to DaveAild answer I will suggest you to take a look at this MSDN Link -[Creating Applications that Utilize GPS][^]


这篇关于在.NET中编写GPS应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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