Hi everyone, I am building an app which creates an XML file. I want to transfer this XML file to my web server using FTP( from within the pgm). Can anyone please tell me where can I get information for creating a simple ftp client? I just want to send this file in the background, when the user clicks "Send" in the GUI menu. Thanks in Advance.. Felix
Yarik Chinskiy
Greenhorn
Joined: Oct 10, 2002
Posts: 11
posted
0
lsearch for netComponents.jar I use it all the time, simple and works fine.