Documentation
¶
Overview ¶
rpcreader demonstrates using RPC to initiate file streaming over the same connection.
Start a server instance with:
rpcreader -s addr
Start a client with:
rpcreader addr
The client is interactive. There's only one command: read, which takes a list of filename arguments and streams their data to the client.
Click to show internal directories.
Click to hide internal directories.