Skip to content

jayo78/java-console-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-console-chat

simple chat app using tcp sockets

Details

  • Create a handle and chat with other connected clients continuously
  • Contains a server for clients to connect to, as well as a client class, which uses the command line to take input and write ouput

Extend project TODO

  • GUI client
  • User auth + database
  • Encrypted channel

Releases

No releases published

Packages

No packages published

Languages