In order to further learn Java, I wrote a remote folder software. At present, the functions that the software have implemented are as follows:
1. Display the file directory tree of the remote machine on the left.
2. Display the list of files in the specified directory on the right.
3. Refresh the folder list.
4. Open the specified file.
5. Delete the specified file.
5. Graphical configuration interface.
Figure:
The main interface of the client:
Client configuration window:
About the information window:
The technique used:
This procedure handles all network communications in ICE. The introduction of ICE knowledge on programmer magazine, ICE's home page is: http://www.zeroc.com.
Friends who need source code can send mail to me: SDlu@wiscom.com.cn