Skip to content

anu788/One-to-one-chatting-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

One-to-one-chatting-server

Simple one-to-one chat server using java, TCP sockets and Multi-threading.

Steps to run the application

  • Run the server.
  • Run as many instances of client as you want.
  • In client it will ask you password.
  • Currently the password is "1". you can change it in server code.
  • Then enter your name.
  • To send messages format must be NameOfRecipient_YourMessage You are all set.

About

Simple one-to-one chat server using java, TCP sockets and Multi-threading.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages