Skip to content

A Java AWT project, which was the homework of the class CS102 in Ozyegin University. Application simulates a chat environment by setting random users to online, and choosing random messages from a list with a random delay after each message. To obtain the delay (without delaying/sleeping the whole application), we implemented a basic Multithread…

Notifications You must be signed in to change notification settings

OnurOzdemir0/OfflineChatApp-Java-AWT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OfflineChatApp-Java-AWT

A Java AWT project, which was the homework of the class CS102 in Ozyegin University. Application simulates a chat environment by setting random users to online, and choosing random messages from a list with a random delay after each message. To obtain the delay (without delaying/sleeping the whole application), we implemented a basic Multithreading method.

About

A Java AWT project, which was the homework of the class CS102 in Ozyegin University. Application simulates a chat environment by setting random users to online, and choosing random messages from a list with a random delay after each message. To obtain the delay (without delaying/sleeping the whole application), we implemented a basic Multithread…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages