Template:Todo
From Wickle Wiki
At the moment the most inminant tareas are the development of the principal classes for the application.
- [edit]
Server side :
- For this , we need two classes , one agent for listen to client messages and process it (the client sends actions encapsulated on XML messages ). We need too a servlet for authentication and other issues.
- [edit]
Client side:
simple UI and agent to send actions to server.

