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

Sign up
Appearance settings

Commit dc48272

Browse files
Introduced Server side with Server & ClientHandler Classes.
1 parent 2eb1870 commit dc48272

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

‎Server_Side/src/ClientHandler.java

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
/**
2+
* @author : Ishara Maduarnga
3+
* Project Name: Multi_Client_Chat_Application
4+
* Date : 8/9/2022
5+
* Time : 9:56 AM
6+
* Year : 2022
7+
*/
8+
9+
public class ClientHandler {
10+
}

‎Server_Side/src/Server.java

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
/**
2+
* @author : Ishara Maduarnga
3+
* Project Name: Multi_Client_Chat_Application
4+
* Date : 8/9/2022
5+
* Time : 9:55 AM
6+
* Year : 2022
7+
*/
8+
9+
public class Server {
10+
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /