These are some small applications for testing sending/receiving requests.

rqst:   control port "wget" command mimics a simplistic http request
        E.g. "wget www.w3c.org". HTTP reply printed to log, truncated.

upld:   control port "upld" command sends a file to a host/port
        E.g. "upld /tmp/file localhost 2222". See srvr, below.

srvr:   used with upld to receive uploaded file on port 2222.


Troy Hanson
25 Jul 2005
