X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3b5febba0a97cfea3bbda8a2c526666cfb663903..ffb4f53786186038947a9c9159b93c80f5c7b76a:/doc/gtut-files/04-callback.output diff --git a/doc/gtut-files/04-callback.output b/doc/gtut-files/04-callback.output index ad94484869..880ab771a0 100644 --- a/doc/gtut-files/04-callback.output +++ b/doc/gtut-files/04-callback.output @@ -1,14 +1,14 @@ $ ./test_server 23451 & ./test_client 127.0.0.1 23451 Client ready; listening on 1024 That's it, we sent the data to the server on 127.0.0.1 -[blaise:client:(17261) 0.000012] [gras/INFO] Exiting GRAS +[arthur:client:(27507) 0.000019] [gras/INFO] Exiting GRAS Cool, we received the message from 127.0.0.1:1024. -[blaise:server:(17259) 0.000011] [gras/INFO] Exiting GRAS +[arthur:server:(27505) 0.000013] [gras/INFO] Exiting GRAS $ $ ./test_simulator platform.xml test.xml Client ready; listening on 1024 -Cool, we received the message from Boivin:1024. -[Jacquelin:server:(1) 0.000000] [gras/INFO] Exiting GRAS That's it, we sent the data to the server on Jacquelin [Boivin:client:(2) 0.000000] [gras/INFO] Exiting GRAS +Cool, we received the message from Boivin:1024. +[Jacquelin:server:(1) 0.000000] [gras/INFO] Exiting GRAS $