Fix Gitlab domain links authored by Sergio Najib's avatar Sergio Najib


Signed-off-by: default avatarSergio Arroutbi <sergio.arroutbi@urjc.es>
![](https://gitlab.etsit.urjc.es/rperez/pne-wiki/-/raw/master/s11-client-server-4/Cover/Cover.png)
![](https://gitlab.eif.urjc.es/rperez/pne-wiki/-/raw/master/s11-client-server-4/Cover/Cover.png)
# Session 11: Practice 3
......@@ -80,11 +80,11 @@ echo "PING" | nc 127.0.0.1 8080
This is what we will see on the **linux console**:
![](https://gitlab.etsit.urjc.es/rperez/pne-wiki/-/raw/master/s11-client-server-4/exercises-01.png)
![](https://gitlab.eif.urjc.es/rperez/pne-wiki/-/raw/master/s11-client-server-4/exercises-01.png)
And this is what we should get in the **Server's console**:
![](https://gitlab.etsit.urjc.es/rperez/pne-wiki/-/raw/master/s11-client-server-4/exercises-02.png)
![](https://gitlab.eif.urjc.es/rperez/pne-wiki/-/raw/master/s11-client-server-4/exercises-02.png)
### Exercise 2: GET
......@@ -102,11 +102,11 @@ In this example the client is asking for the sequence number 2.
This is what is shown in the **Linux's console**:
![](https://gitlab.etsit.urjc.es/rperez/pne-wiki/-/raw/master/s11-client-server-4/exercises-03.png)
![](https://gitlab.eif.urjc.es/rperez/pne-wiki/-/raw/master/s11-client-server-4/exercises-03.png)
And this is what we should get in the **Server's console**:
![](https://gitlab.etsit.urjc.es/rperez/pne-wiki/-/raw/master/s11-client-server-4/exercises-04.png)
![](https://gitlab.eif.urjc.es/rperez/pne-wiki/-/raw/master/s11-client-server-4/exercises-04.png)
### Exercise 3: INFO
......@@ -122,11 +122,11 @@ echo "INFO AACCGTA" | nc 127.0.0.1 8080
This is what is shown in the **Linux's console**:
![](https://gitlab.etsit.urjc.es/rperez/pne-wiki/-/raw/master/s11-client-server-4/exercises-05.png)
![](https://gitlab.eif.urjc.es/rperez/pne-wiki/-/raw/master/s11-client-server-4/exercises-05.png)
And this is what we should get in the **Server's console**:
![](https://gitlab.etsit.urjc.es/rperez/pne-wiki/-/raw/master/s11-client-server-4/exercises-06.png)
![](https://gitlab.eif.urjc.es/rperez/pne-wiki/-/raw/master/s11-client-server-4/exercises-06.png)
### Exercise 4: COMP
......@@ -142,11 +142,11 @@ echo "COMP AACCGTA" | nc 127.0.0.1 8080
This is what is shown in the **Linux's console**:
![](https://gitlab.etsit.urjc.es/rperez/pne-wiki/-/raw/master/s11-client-server-4/exercises-07.png)
![](https://gitlab.eif.urjc.es/rperez/pne-wiki/-/raw/master/s11-client-server-4/exercises-07.png)
And this is what we should get in the **Server's console**:
![](https://gitlab.etsit.urjc.es/rperez/pne-wiki/-/raw/master/s11-client-server-4/exercises-08.png)
![](https://gitlab.eif.urjc.es/rperez/pne-wiki/-/raw/master/s11-client-server-4/exercises-08.png)
### Exercise 5: REV
......@@ -162,11 +162,11 @@ echo "REV AACCGTA" | nc 127.0.0.1 8080
This is what is shown in the **Linux's console**:
![](https://gitlab.etsit.urjc.es/rperez/pne-wiki/-/raw/master/s11-client-server-4/exercises-09.png)
![](https://gitlab.eif.urjc.es/rperez/pne-wiki/-/raw/master/s11-client-server-4/exercises-09.png)
And this is what we should get in the **Server's console**:
![](https://gitlab.etsit.urjc.es/rperez/pne-wiki/-/raw/master/s11-client-server-4/exercises-10.png)
![](https://gitlab.eif.urjc.es/rperez/pne-wiki/-/raw/master/s11-client-server-4/exercises-10.png)
### Exercise 6: GENE
......@@ -182,11 +182,11 @@ echo "GENE U5" | nc 127.0.0.1 8080
This is what is shown in the **Linux's console**:
![](https://gitlab.etsit.urjc.es/rperez/pne-wiki/-/raw/master/s11-client-server-4/exercises-11.png)
![](https://gitlab.eif.urjc.es/rperez/pne-wiki/-/raw/master/s11-client-server-4/exercises-11.png)
And this is what we should get in the **Server's console**:
![](https://gitlab.etsit.urjc.es/rperez/pne-wiki/-/raw/master/s11-client-server-4/exercises-12.png)
![](https://gitlab.eif.urjc.es/rperez/pne-wiki/-/raw/master/s11-client-server-4/exercises-12.png)
### Exercise 7: Test client
......@@ -272,7 +272,7 @@ The session is finished. Make sure during this week that everything in this list
# License
![](https://gitlab.etsit.urjc.es/rperez/PNE/-/raw/master/Cover/attribution-share-alike-creative-commons-license.png)
![](https://gitlab.eif.urjc.es/rperez/PNE/-/raw/master/Cover/attribution-share-alike-creative-commons-license.png)
# Links
......
......