Jump to content

Read xml directly from network to memory?


coupe70
 Share

Recommended Posts

Hi,

I have to permanently check if certain content of a small xml file on the internet has changed.
I'm able to download the file to my harddrive with INetGet and use xml.au3 to load it to memory and parse it.

So far so good.
But downloading and checking this file (only 1kb) about every second will keep the harddrive busy 24/7. 😟
Is there a way to avoid this and load the file directly to memory?
INetGet does not work without a file path, so that's probably not the way to go...
 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...