1 / 14

CS 491b Spring 2005 Presented by Martin Jarnes Olsen

CS 491b Spring 2005 Presented by Martin Jarnes Olsen. JSIM Java Secure Instant Messenger. Overview. Overview JSIM Client JSIM Server JSIM Administrator The database Demo Future development. Overview. DB. The JSIM client. The JSIM server. The JSIM Administrator. The database.

Download Presentation

CS 491b Spring 2005 Presented by Martin Jarnes Olsen

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CS 491b Spring 2005Presented by Martin Jarnes Olsen JSIM Java Secure Instant Messenger

  2. Overview • Overview • JSIM Client • JSIM Server • JSIM Administrator • The database • Demo • Future development

  3. Overview DB

  4. The JSIM client

  5. The JSIM server

  6. The JSIM Administrator

  7. The database • Separated from server • Why? • Scalability. • Easier to set up server. • Multiple servers connected to the same database.

  8. Demo

  9. Future development

  10. Polishing the applications • Application icons. • Concise appearance. • Menu bars. • Comprehensive testing • memoryleaks • spinoff threads • Finish the JSIM Administrator

  11. SSL Sockets • Reduce overhead on connection-setup. • Look into alternative/better encryption algorithms.

  12. Technology • J2SE 5.0 • MySQL 4.x • For development: • Netbeans 4.0 • PHPMyAdmin

  13. Conclusion • Prototype shows what the system is capable of • Better insight into: • Java API. • Programming IDE’s

  14. Questions?

More Related