java - Reading files remotely -


Is it possible to read files from remote computers from Java and how?

Yes you can read using FTP, NFS, HTTP, Windows shares and more. The exact way to do this is to use which protocol you want to use.


Comments

Popular posts from this blog

google indexing -

wpf - Converter stops filter working -

php - How to paginate multiple results in CakePHP? -