Skip to content

prozb/simple-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat

Chat with server and client side.

To start server just clone this repo, make sure that all module dependencies are properly adjusted (Module Server and Client know module Network) and run Server class. To adjust dependencies in Intellij IDE you have to go in File - Project Structure - Modules - add new module - from existing sources. Like a simple client, you can use putty with following settings:

  • Host name: localhost
  • Port: 6666
  • Connection type: Raw

About

Simple chat written on java

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages