Skip to content

A simple Java game which implements some important java and network features

License

Notifications You must be signed in to change notification settings

ghiltanas/Distributed-Hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed-Hangman

A simple Java game that implements some important java and network features:

  • TCP
  • Server - client paradigma
  • Registry, remote interface and callback
  • Multicast communication
  • JDBC and db communication by java code
  • Synchronization, monitor, threads, thread pool executor
  • Creation simple JSon file
  • Encryptor
  • Simple gui created with swing

More details and behavior coming soon.

Requirements:

OS windows, with linux just need some little changes

About

A simple Java game which implements some important java and network features

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages