|
[Date Index]
[Thread Index]
[Author Index]
Re: Using sockets for "downloader" application in Mathematica
- To: mathgroup at smc.vnet.net
- Subject: [mg64295] Re: Using sockets for "downloader" application in Mathematica
- From: "Jens-Peer Kuska" <kuska at informatik.uni-leipzig.de>
- Date: Fri, 10 Feb 2006 02:13:32 -0500 (EST)
- Organization: Uni Leipzig
- References: <dseu1a$jjt$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
J/Link can't do this for you ??
Regards
Jens
"Renan" <renan.birck at gmail.com> schrieb im
Newsbeitrag news:dseu1a$jjt$1 at smc.vnet.net...
| Hello,
|
| I have a Mathematica program which will read
data from a file.
| The file is in a Web server and so must be
retrieved,
| so I use
|
| !"wget http://URL/filename"
|
|
| In Linux this is OK, but in Windows this is a
source of trouble for me,
| as Windows doesn't have a 'wget' by default.
|
| So, is there some way to implement a
"downloader" for a file in
| Mathematica?
|
|
| Running Mathematica 5.2, Windows XP.
|
|
| Thanks,
| Renan.
|
Prev by Date:
Plotting a set of complex points
Next by Date:
Re: Remove Indeterminate elements
Previous by thread:
Re: Using sockets for "downloader" application in Mathematica
Next by thread:
Re: Using sockets for "downloader" application in Mathematica
|