Skip to content

BeauCranston/BlackJack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BlackJack

A blackjack server-client application that utlizes multithreading by serving each client on separate threads. Communication between server and client is done through socket io. Multithreading is achieved by the use of static object locks and the use of wait and notifyAll().

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages