Commit 78dbfb3c authored by Guido van Rossum's avatar Guido van Rossum

Added remark about servers

parent 370cb91c
This is a VERY preliminary release of my Python interface to Sun RPC.
It consists of two library modules, xdr.py and rpc.py, and two example
clients, mountclient.py and nfsclient.py, implementing the NFS Mount
protocol and (part of) the NFS protocol, respectively.
protocol and (part of) the NFS protocol, respectively. There is also
a way to create servers in Python.
To test the nfs client, run it from the shell with something like this:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment