473,416 Members | 1,750 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,416 software developers and data experts.

How to implement FTP in Java

Hi everyone....
Now im going to implement FTP by using java program..But i dont know how to implement that...So kindly send me the java code to implement FTP program.And also I need help that "how to transfer the file by using FTP"
Jul 17 '08 #1
6 10118
JosAH
11,448 Expert 8TB
FTP means "File Transfer Protocol". A protocol is a certain way of doing things;
first you have to know how an FTP implementation does things and what it can do.
Read this article first before you want to implement anything.

kind regards,

Jos
Jul 17 '08 #2
Hi..
Actually i need the Java code to implement FTP...
But I know the concept of FTP....
And also i want to know how to transfer file from server to client



FTP means "File Transfer Protocol". A protocol is a certain way of doing things;
first you have to know how an FTP implementation does things and what it can do.
Read this article first before you want to implement anything.

kind regards,

Jos
Jul 17 '08 #3
Nepomuk
3,112 Expert 2GB
Hi..
Actually i need the Java code to implement FTP...
But I know the concept of FTP....
And also i want to know how to transfer file from server to client
Following the posting guidelines, we can't provide you with the code to implement FTP, even if we wanted to.

If you need to use FTP but don't want to write it yourself, you can check out this article which compares various implementations of FTP for Java. You can then download the library you like best and use that. I myself for example have used the apache commons library, which contains FTP.

Greetings,
Nepomuk
Jul 17 '08 #4
JosAH
11,448 Expert 8TB
Actually i need the Java code to implement FTP...
So you don't want to implement it yourself as you claimed in your OP. Please
say so in your next messages and mention it in your topic title. Something like
"(free) FTP code wanted" would do fine.

kind regards,

Jos
Jul 17 '08 #5
Nepomuk
3,112 Expert 2GB
So you don't want to implement it yourself as you claimed in your OP. Please
say so in your next messages...
Actually, the OP did mention it:
...So kindly send me the java code to implement FTP program...
Greetings,
Nepomuk
Jul 17 '08 #6
JosAH
11,448 Expert 8TB
Actually, the OP did mention it:Greetings,
Nepomuk
I always ignore phrases like "send me teh codez", it only induces 21st century
alchemy: no need to understand anything, just copy and paste the spells and
whine afterwards if it doesn't work.

kind regards,

Jos ;-)
Jul 17 '08 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Stephan Freund | last post by:
Hi, Why does not implement the class java.net.URL the method clone() (and does not implement the interface clonable)? Thank you cu Stephan
5
by: Irlan agous | last post by:
I have an claass that implements another one public class PatientImpl extends UnicastRemoteObject implements PatientInterface In PatientInterface, i have this class public interface...
14
by: Medi Montaseri | last post by:
Hi, I think my problem is indeed "how to implement something like java's final in C++" The long version.... I have an abstract base class which is inherited by several concrete classes. I...
6
by: Philipp Holzschneider | last post by:
Are there any available c++ compilers around that strictly implement the mentioned "Exception Specification" feature?? where the following compiles void func() { throw A(); }; void gunc()...
10
by: roygon | last post by:
Hello, I have a C# application that runs a relatively complex simulation which, on a typical computer, could take up to 10 seconds. I am now trying to port this application over to ASP.NET so...
8
by: GS | last post by:
Guys: I have a question, Is it possible to implement pop-up window without Java script, we don't want to use java script since it might get blocked by pop-up blocker. Thanks in advance. GS.
2
by: Mayur1234 | last post by:
hi, i am new to java.Can annybody tell me how to implement confirm box using java.awt package. i tried by extending dialog class with 2 buttons (buttonSave and buttonDiscard) on dialog box but as...
6
by: Smithers | last post by:
Just looking to compile a list of "all the ways to implement events". I'm NOT looking to get into the merits or mechanics of each in this thread... just want to identify them all - good, bad, and...
139
by: ravi | last post by:
Hi can anybody tell me that which ds will be best suited to implement a hash table in C/C++ thanx. in advanced
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.