Results 1 to 4 of 4
Thread: To download file, using java.nio
- 10-24-2010, 03:58 PM #1
Member
- Join Date
- Oct 2010
- Posts
- 5
- Rep Power
- 0
To download file, using java.nio
Good evening, programmers. I need help.
I want to download a file, using java.nio. The content of the file doesn't matter.
E.g. I have the url="http://www.google.com". The result of the downloading will be a HTML file.
Another case: I have the url="http://citylan.dl.sourceforge.net/project/pidgin/Pidgin/2.7.4/pidgin-2.7.4.exe". The result of the downloading will be an exe-file.
Please, help me. How can I do it with java.nio?
I mean ONLY how to download files,using java.nio, but not check the content of files and then rename them
- 10-25-2010, 11:16 AM #2
Senior Member
- Join Date
- Dec 2009
- Location
- Belgrade, Serbia
- Posts
- 364
- Rep Power
- 4
If you insist on nio maybe you can find help here:
http://book.javanb.com/sillsoft-Pres...o/LiB0016.htmlLast edited by FON; 10-25-2010 at 11:17 AM. Reason: bad link
- 10-25-2010, 11:54 AM #3
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Is that a FTP client, if I'm remember correctly?
- 10-25-2010, 02:13 PM #4
Member
- Join Date
- Oct 2010
- Posts
- 5
- Rep Power
- 0
Similar Threads
-
Download a file by Bluetooth in Java SE
By danielpereira in forum New To JavaReplies: 0Last Post: 10-06-2010, 08:56 PM -
How to show or open a file download or file save dialog box
By java_bond in forum New To JavaReplies: 0Last Post: 03-05-2010, 04:21 AM -
Download file from URL?
By makpandian in forum NetworkingReplies: 0Last Post: 03-10-2009, 12:31 PM -
File Download
By AnGuRuSO in forum New To JavaReplies: 9Last Post: 10-29-2008, 11:00 AM -
file download
By abhiN in forum New To JavaReplies: 0Last Post: 02-08-2008, 09:10 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks