Summary:
This version of Alice used a server/client architecture which allowed for multiple computer control and interaction.
Description:
Created a version of Alice which ran on JAVA using a server/client architecture. It used a custom UDP message system to transmit data between the server (Alice), PC client (Dory), and Android client (Beatrice).
Technical Details:
Features:
- Time & Date Query
- Various Internet Queries
- Custom User Written Modules
Software:
- Language: Java
- Java AWT & SWING