|
VisualRooms is application for the administration of rooms. First all rooms with
their locations and their exact specifications are entered into the database. Each
meeting taking place now is put on at the best suitable room, so you will never
waste your ressources again.
Furthermore completely processed meetings are removed from the database.
Sleeping users after a certain time limit are logged out automatically.
The server is also completely multithreaded.
The project in Java was implemented as an client server architecture with RMI,
whereby communication runs bi-directional. The server and the
administrative application run as applications under all VM starting from 1.1,
the query applet runs in any Java 1.0 Browser.
With the applet for example a query of meetings can be executed within a Intranets.
|