java.lang.Object
org.newsclub.net.unix.demo.rmi.fd.StreamClient
Demonstrates how to read files via FileDescriptors that are exchanged via RMI.
- Author:
- Christian Kohlschütter
- See Also:
-
Method Summary
-
Method Details
-
main
StreamClient
command-line tool.- Parameters:
args
- Command-line arguments.- Throws:
IOException
- on error.NotBoundException
- if the server cannot be reached.
-