自动更新网站(如何?) [英] Automatically update web site (how?)

查看:168
本文介绍了自动更新网站(如何?)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一个有趣的网站,该网站将显示某人进行越野旅行的进度。我希望实时更新他们的进度并将其显示在地图上。此外,我将收到该人的照片并创建一个简单的画廊。这次旅行的人有一部带GPS和相机的Android手机。



我的问题是:如何自动接收手机中的位置和图片并使网站保持最新状态?我希望避免每天多次手动洗牌文件和更新网站。



路上的人如何向我发送位置和图片?他们需要一个特殊的应用吗?如何接收图片和位置并自动将其包含在地图和图库中?等待信息的是什么?



我是网络编程的新手,但我是一名长期应用程序员,熟悉网络功能。因此,关于技术的一些提示通常足以让我前进。



任何帮助都表示赞赏。

解决方案

您需要手机上的应用程序通过Web服务将位置数据发送到您的数据库。这个应用程序也允许你上传图片。



网络服务是让你的手机应用程序能够通过网络将数据传递到你的数据库的方式。

I am working on a fun web site that will show the progress of someone taking a cross-country trip. I wish to update their progress in real-time and display it on a map. Also, I will receive pictures from the person and create a simple gallery. The person taking the trip has an Android phone with GPS and a camera.

My question is: How can I automate the receipt of locations and pictures from the phone and keep the site up to date? I wish to avoid manually shuffling files and updating the site multiple times a day.

How can the person on the road send me locations and pictures? Will they need a special app? How do I receive the pictures and locations and automatically include them in the map and gallery? What is waiting for the information?

I am new to web programming, but am a long-time applications programmer becoming acquainted with web capabilities. Therefore, a few hints regarding technologies is usually enough to get me going.

Any help is appreciated.

解决方案

You need an app on the phone that sends location data through a web service to your database. This app would let you upload pics as well.

A web service is your way to get your phone app able to pass data through the web to your DB.


这篇关于自动更新网站(如何?)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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