- File can be made with make socket-cli-srv from the containing directory
- Run server in terminal with ./socket-cli-srv server and it will block waiting for client connect
- Run client in separate terminal with ./socket-cli-srv client and it will block reading STDIN.
- Text entered into the client's terminal will be transmitted to the server and printed there along with data transmission info
forked from lewisjs4/csce311
-
Notifications
You must be signed in to change notification settings - Fork 0
License
rjoor/csce311
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 84.5%
- Makefile 14.9%
- C 0.6%