... | ... | @@ -141,7 +141,7 @@ Each application that is willing to communicate with the outer world should do t |
|
|
|
|
|
### The nc tool
|
|
|
|
|
|
In Linux, for testing the communication between computers we have the **nc command** (netcat). It allowa us to test our clients and servers. Let's do some experiments:
|
|
|
In Linux, for testing the communication between computers we have the **nc command** (netcat). It allows us to test our clients and servers. Let's do some experiments:
|
|
|
|
|
|
* In the Teacher's computer the following command is ran:
|
|
|
|
... | ... | |