在Web服务器VB.Net上接收数据 [英] Receiving Data on Web Server VB.Net

查看:234
本文介绍了在Web服务器VB.Net上接收数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,

我有一个GPS设备,可以直接将数据发送到Web服务器.我已经配置了可以通过Internet访问的Web服务器.我想知道如何在Web服务器上接收数据并将信息插入SQL Server数据库.

这是我的大学项目,需要帮助.

谢谢.

Hello,

I have a GPS device which can directly send data to web server. I have configured a web server which is accessible over the internet. I want to know how can i receive data on web server and insert information to SQL server Database.

This is my University project and I require help please.

Thank you.

推荐答案

Devilicious,

您将需要构建一个应用程序,该应用程序将接收设备发送的请求,并将其存储到数据库中.首先,您需要了解设备如何发出服务器请求.
它是http POST还是GET请求,它以什么形式发送数据的参数名称是什么.

该信息应可在设备文档中轻松获得.如果您没有任何文档,请与制造商联系.您能告诉我们您要使用哪种设备吗?

干杯

曼弗雷德(Manfred)
Hi Devilicious,

you''ll need to build an application that will receive the requests sent by your device and, well, store them into the DB. First of all you need to find out how your device makes the server requests.
Is it a http POST or GET request, what are the parameter names it sends the data in etc..

This information should be readily availabe in the devices documentation. If your stuck with no documentation inquire with the manufacturer. Can you tell us exactly what device this is you''re trying to use?

Cheers

Manfred


这篇关于在Web服务器VB.Net上接收数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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