Results 1 to 13 of 13
Thread: java FTP
- 11-10-2008, 07:46 AM #1
Member
- Join Date
- Nov 2008
- Posts
- 3
- Rep Power
- 0
java FTP
hi
i have to ceate an applciation which can tranfer files from one pc to another on the network. I want to transfer files using FTP. can anyone tell me about an open source FTP client and FTP server which i can embed in my applciation easily and use the FTP functionality(both client and server).
thnx in advance..
- 11-10-2008, 08:18 AM #2
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
- 11-10-2008, 08:32 AM #3
Senior Member
- Join Date
- May 2008
- Location
- Makati, Philippines
- Posts
- 234
- Rep Power
- 6
If you want to FTP (just sending) there is an easy way.
Try using Google and use this keyword
"simpleFTP Java".
You'll find it useful. I used that class, Just added some modifications to fit into my system. =PMind only knows what lies near the heart, it alone sees the depth of the soul.
- 11-10-2008, 09:21 AM #4
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Search on the web(Google) gives a large collection of such examples. If you read the networking tutorial on Suns' you can learn a lot.
- 11-10-2008, 12:54 PM #5
Member
- Join Date
- Nov 2008
- Posts
- 3
- Rep Power
- 0
i tried alot but cudnt find any solution which i can embed in my application easily. i need both send and receive or client and server
- 11-10-2008, 02:06 PM #6
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Did you read that link I've posted in a previous post?
- 11-10-2008, 03:19 PM #7
yes there is one pretty lib of apache org.apache.net ! just google it and feel fun !
- 11-10-2008, 03:22 PM #8
or this one : org.apache.commons.net !!!!!!!!!!!!!!
- 11-10-2008, 04:58 PM #9
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Find a one example and do that examples first of all, and try to get an idea about FTP communications in Java.
- 11-10-2008, 09:14 PM #10
Member
- Join Date
- Nov 2008
- Posts
- 3
- Rep Power
- 0
i checked that link before starting this thread but the problem is it is only providing the client side functionlity.................
- 11-10-2008, 11:37 PM #11
Member
- Join Date
- Nov 2008
- Posts
- 1
- Rep Power
- 0
fallout
Prompt where it is possible to get fallout 3?
- 11-11-2008, 03:10 AM #12
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
- 11-11-2008, 03:11 AM #13
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks