Results 1 to 7 of 7
- 10-02-2011, 05:45 AM #1
Senior Member
- Join Date
- Jul 2010
- Posts
- 124
- Rep Power
- 0
- 10-02-2011, 08:48 AM #2
Re: How to get a list of files from an online URL
I guess when you get a request you have only link on files. You can parse this result and then get files for this links.
Skype: petrarsentev
http://TrackStudio.com
- 10-02-2011, 02:23 PM #3
Re: How to get a list of files from an online URL
Is this a client-server problem? You are on the client PC and want a list of files from the server?
That would require you to have code on the server that would create the list and return it to you.
- 10-02-2011, 05:19 PM #4
Senior Member
- Join Date
- Jul 2010
- Posts
- 124
- Rep Power
- 0
Re: How to get a list of files from an online URL
Ah thanks Norm. I guess i would make an ASCII file with URL's to the class locations :)
- 10-02-2011, 05:32 PM #5
Re: How to get a list of files from an online URL
Where? On the server or on the PC?
What code would make the file with the URL Strings?
- 10-02-2011, 05:34 PM #6
Senior Member
- Join Date
- Jul 2010
- Posts
- 124
- Rep Power
- 0
Re: How to get a list of files from an online URL
On the server. I would just manually update an online file with paths to the class locations
- 10-02-2011, 05:41 PM #7
Similar Threads
-
reading files from online applet
By mickmos in forum Java AppletsReplies: 0Last Post: 12-02-2010, 01:21 AM -
List of files and directories.
By artemff in forum CLDC and MIDPReplies: 6Last Post: 01-02-2010, 04:06 PM -
how to get the list of war files
By vijayabaskar in forum Java ServletReplies: 0Last Post: 04-03-2009, 08:39 AM -
List all the files in the current jar
By Srikanth_From_Moon in forum New To JavaReplies: 0Last Post: 06-14-2008, 08:42 AM -
How can I get list of files in a directory
By karma in forum New To JavaReplies: 2Last Post: 12-14-2007, 11:20 PM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks