Tutorial week 5

  1. The implementation of the file transfer client and server do not quite match the specification. What is the error? Correct the client and server to follow the specification
  2. The number of times you can attempt to login is often limited.
    1. Modify the state transition diagram for file transfer with login to only allow three attempts before closing the connection
    2. Give two different implementations of this
  3. Design and give UML diagrams for a client using Swing or AWT to use the file transfer client half object. Implement this if you wish.
  4. Give XML DTDs for the other messages for a file transfer (if you already know about XML)

Jan Newmarch (http://jan.newmarch.name)
jan@newmarch.name
Last modified: Fri Aug 22 21:54:28 EST 2003
Copyright ©Jan Newmarch
Copyright © Jan Newmarch, Monash University, 2007
Creative Commons License This work is licensed under a Creative Commons License
The moral right of Jan Newmarch to be identified as the author of this page has been asserted.