|
|
|
|
|
by e-r-a-n
2687 days ago
|
|
If you look at the server implementation, the client messages are also read and parsed, but are not printed to stdout for demonstration purposes (otherwise it hard to keep track)
You can uncomment that printf instruction and see that it still performs nearly the same way |
|