Last modified 16 years ago
Last modified on 02/04/09 18:38:00
Analysis
Overview
Every server session has status that could be - connected, disconnected or connecting. The status is displayed to the user in the palette where all server sessions are listed. It should be provided a way for the user to change the status of a session - from disconnected to connected, or otherwise.
Task requirements
- Provide a way for the user to check the status of all of server sessions.
Task result
- The result of this task is source code.
Implementation idea
- Create a table palette for the APP_SERVER_SESSIONS_LIST_R0 task where the status will be displayed.
Related
How to demo
- Run Sophie 2.0.
- Connect to a server.
- Show that the status is connected.
Design
(Describe your design here.)
Implementation
(Describe and link the implementation results here (from the wiki or the repository).)
Testing
(Place the testing results here.)
Comments
(Write comments for this or later revisions here.)