Friday, January 8, 2010

Ftp Gui Java FTP GUI?

Java FTP GUI? - ftp gui

I have a program that can take files on the server and store the backup files on the server. As I realize that a picture as a browser interface that some buttons, which only shows the command line.
Thank you!

1 comment:

VC said...

The way forward would be to use the Java Swing tool. Search API / docs at java.sun.com. As a quick warning, however, is the code of the GUI a lot longer to develop the code from the command line. You can also support a tool for creating graphical user interface in the process. Really do not know, all the tools for Java, so my best advice is easy to test to see how they work.

Post a Comment