
                PUT FILE

SERVER					CLIENT

     110 PUT <length,name,options>
	<------------------

      210 Offer <price,nonce,server-key>


	<------------------
           +-----------+
           |  Archive  |
           |   with    |
           |Credentials|
           |    and    |
           |  Action   |
           |Authorizer |
           +-----------+


	------------------>
           230 Ready to Receive
            (access/pmt is OK)


            File
	<------------------
           +---------+
           |         |
           |         |
           +---------+


           240 Handle + FAC
	<------------------



	------------------>
           250 Transaction Complete
	




	
                GET FILE

SERVER					CLIENT

         111 GET <handle>
	<------------------


         320 Offer <handle,price,nonce>
	------------------>
         
     
	<------------------
           +-----------+
           |  Archive  |
           |   with    |
           |Credentials|
           |    and    |
           |  Action   |
           |Authorizer |
           +-----------+


	------------------>
         360 Ready to Send File
          (access/pmt is OK)


            File
	------------------>
           +---------+
           |         |
           |         |
           +---------+













