Skip to content

An end-to-end encrypted instant messenger application written in Java, for fun!

License

Notifications You must be signed in to change notification settings

hashcatHitman/Liminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Final Project

CSCI2500: Object Oriented Design


Details pending.

Resources

Refresher on material → Link

  • Model:
    • It directly manages the data, logic and rules of the application
      • Observer Patter
      • Facade
  • View:
    • Any representation of information such as a chart, diagram or table.
  • Controller:
    • Accepts input and converts it to commands for the model or view.
      • Command Pattern
      • ActionListeners, which execute the commands.
  • Server
    • Singleton

Paige Grimes

Local Machine IP

Command Pattern

GUI Handling

Networking

Thread Management

Sound in Java

Sam K Resource List:

About

An end-to-end encrypted instant messenger application written in Java, for fun!

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages