Skip to content

MohammadAlBanna/java-chatting-with-threads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Java chatting With Threads

This is NetBeans project using Java programming language applied for chatting between two clients using threads in Java.

How to use:

After install "ChattingProjectWithThreads" folder just open it with netbeans, run FirstClient.java class then SecondClient.java class...start chatting!

These two clients working in local host, change IP and socket if you want to test it in networking.

Just get the source classes:

If you wish to get the source code the main two classes they are inside:

FirstClient:

ChattingProjectWithThreads/src/FirstClient.java

SecondClient:

ChattingProjectWithThreads/src/SecondClient.java

Images:

Contact Me:

Personal Website.

My Blog.

About

This is NetBeans project using Java programming language applied for chatting between two clients using threads in Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages