]> AND Public Git Repository - simgrid.git/blobdiff - doc/gtut-files/4-callback.output
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Lesson 5
[simgrid.git] / doc / gtut-files / 4-callback.output
index 2391af16369d1ba0d0c8af10f0cdb7a03cf1d77a..36c3e29c0ed22b2ad33a3bf7ac99fb762818d7e3 100644 (file)
@@ -1,9 +1,9 @@
 $ ./test_server 12345 & ./test_client 127.0.0.1 12345
 Client ready; listening on 1024
 That's it, we sent the data to the server on 127.0.0.1
-[blaise:client:(19066) 0.000005] gras/gras.c:79: [gras/INFO] Exiting GRAS
+[blaise:client:(7454) 0.000004] gras/gras.c:79: [gras/INFO] Exiting GRAS
 Cool, we received the message from 127.0.0.1:1024.
-[blaise:server:(19064) 0.000005] gras/gras.c:79: [gras/INFO] Exiting GRAS
+[blaise:server:(7452) 0.000004] gras/gras.c:79: [gras/INFO] Exiting GRAS
 $ ./test_simulator platform.xml test.xml
 Client ready; listening on 1024
 That's it, we sent the data to the server on Jacquelin