-
Notifications
You must be signed in to change notification settings - Fork 0
This chat server is capable of handling a larger number of clients without creating threads for each client. I have followed a nonblocking way for creating a chat server in java. Like any other nonblocking server special protocol is created for client-server communication. Some improvements are required to handle the partial read/write problem.
Umartahir93/Chat-Server-With-NIO
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
This chat server is capable of handling a larger number of clients without creating threads for each client. I have followed a nonblocking way for creating a chat server in java. Like any other nonblocking server special protocol is created for client-server communication. Some improvements are required to handle the partial read/write problem.
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published