File:ReadURL.exe

Revision as of 20:20, 8 August 2007 by Lchrisman (talk | contribs) (An executable that reads data from a URL and returns it on stdOut. Can be used with RunConsoleProcess.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

ReadURL.exe(file size: 34 KB, MIME type: unknown/unknown)

Warning: This file type may contain malicious code. By executing it, your system may be compromised.

An executable that reads data from a URL and returns it on stdOut. Can be used with RunConsoleProcess.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeDimensionsUserComment
current22:11, 24 March 2008 (34 KB)Lchrisman (talk | contribs)This re-upload fixes two problems. It is a release build, removing the need for VC++ debug libraries on the target computer, and it handles a URL that doesn't begin with "http://" without crashing.
21:59, 24 March 2008 (34 KB)Lchrisman (talk | contribs)Release build of ReadURL.exe -- avoid the need to have certain VC++ debug libraries on your computer to run.
20:20, 8 August 2007 (35 KB)Lchrisman (talk | contribs)An executable that reads data from a URL and returns it on stdOut. Can be used with RunConsoleProcess.