Skip to content

Demonstrate server-client communication by TCP Socket and Java

Notifications You must be signed in to change notification settings

beyazkemal/server-client-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Server - Client Demo App With Java

It is a project that aims to demonstrate server-client communication by opening a TCP Socket with Java.
You can think of it as if it is a group chat application. Clients connect to the server and start sending and receiving messages. Messages sent by all clients go to each other. Multi-thread approach has been taken into account.
Enjoy!

About

Demonstrate server-client communication by TCP Socket and Java

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages