it is a TCP based server which connects to clients . it works within the same machine, means server and clients . both should run within the same machine. it used select() for multiplexing.
forked from TANISHX1/Server
-
Notifications
You must be signed in to change notification settings - Fork 0
harshrai654/Server
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
TCP server with select() for multiple clients. Handles real-time messaging, connection management, and demonstrates socket programming best practices.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 97.6%
- Shell 2.4%