Skip to content

bintangpassa/RAI_Task_3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAI_Task_3

Client - Server Socket

Multiclient Chatting Apllication

Create a simple Multi-user Chat Application using Java

Console Application

  • Server.java
  • server socket class for chatting application
  • ServerThread.java
  • thread to receive multiple client socket
  • Client.java
  • client socket class for chatting application
  • ReadInput.java
  • Thread to receive stream messages from server

Specification

  • Each user is identified by username
  • for finalization, try to add some GUI to your app

refer to : http://anditya.staff.telkomuniversity.ac.id/academic/rai/

About

Client - Server Socket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%