Groups | Blog | Home
all groups > dotnet xml > july 2004 >

dotnet xml : Using XML to retreive data from remote computer


g18c NO[at]SPAM hotmail.com
7/24/2004 4:04:09 PM
Hi, i would like to create a program which logs information which can
then be retreived over the internet as an xml file.

Basically i would retrieve the data by using an ip address, and
hopefully some function call, using the machines ip address.

I guess the url would be something like:
mymachine.mydomain.com/temperature.xml

Is this possible, or have i got the wrong idea? Would i need to run a
minature http server or is this done for you with any of the .NET
objects?

Many thanks,

William Ryan eMVP
7/24/2004 7:16:15 PM
If I understand you correctly, this is the textbook example of what
WebServices are made to address. Are you familiar with them at all and
decided they aren't what you want? If not, I think they'd be the best place
to start.

--

W.G. Ryan, eMVP

Have an opinion on the effectiveness of Microsoft Embedded newsgroups?
Let Microsoft know!
https://www.windowsembeddedeval.com/community/newsgroups
[quoted text, click to view]

AddThis Social Bookmark Button