Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

💭 💬 A two way chat program written in JAVA using Networking and Socket Programming.

License

Notifications You must be signed in to change notification settings

tanaytoshniwal/Chat-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat-Java

A two way chat program written in JAVA using Networking. There are Two Parts of this Repo:

  • One that runs on terminal
  • Another one is a GUI application

NonGUI Application

Just clone this repo and go to the NonGUI folder. Compile all the java files

  $ javac *.java

and run the DemoServer.java file first in one terminal window

  $ java DemoServer

and then run the DemoClient.java file in another terminal window

  $ java DemoClient

now you can type messages from both terminal window...

just type quit to exit

Demo:

GUI application

Just clone this repo and go to the GUI folder. Compile all the java files

  $ javac *.java

and run the Server.java file first

  $ java Server

and then run the Client.java file

  $ java Client

now you can chat from the frames that shows up...

just close the frames to exit

Demo:

Note-The connection will be hosted on port number 99

<> with ♥ by Tanay Toshniwal©

About

💭 💬 A two way chat program written in JAVA using Networking and Socket Programming.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.