[Advanced-java] network file access

Florian Roth rothflorian at gmx.de
Sat Mar 29 11:52:33 2003


Hi

Anonymous FTP would be an alternative beacuse only windows supports
file://server/file as filenames.
But there are some API providing smb supprt for Java. Maybe yiu should try
one of them.

Florian Roth