资 源 简 介
Client implementation for SWA telecommunication service
Task Definition
Implement a TELCO Provider, a TELCO Client and a Client User Interface. Deploy your Provider to the webserver (more information about that below). Create a document that describes your architecture in detail. Also point out the assumptions you made as well as the problems that occurred and which problems you could not solve. If you were not able to solve some tasks of the assignment you should place a remark about these issues in the document. Also, the documentation must contain a manual on how to use the Client User Interface.
Choose an appropriate architecture and document which architecture styles and patterns are used in your solution, why did you choose them, and how are they realized.
The User Interface can either be a graphical one (Swing, SWT, a web application, whatever) or a textual one (command line tool). Do not forget to write a short manual about the Client UI: how