X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/58bce89d599a5bee49318c168f54fb407fbf5d24..bce68420986fe0f0a060cde4e5c86e44c94b82e9:/doc/gtut-files/03-args.output diff --git a/doc/gtut-files/03-args.output b/doc/gtut-files/03-args.output index ba64a652eb..498ea4508e 100644 --- a/doc/gtut-files/03-args.output +++ b/doc/gtut-files/03-args.output @@ -1,15 +1,14 @@ $ ./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:(13082) 0.000006] gras/gras.c:83: [gras/INFO] Exiting GRAS +[arthur:client:(27443) 0.000018] [gras/INFO] Exiting GRAS Cool, we received the message from 127.0.0.1:1024. -[blaise:server:(13080) 0.000005] gras/gras.c:83: [gras/INFO] Exiting GRAS +[arthur:server:(27441) 0.000012] [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 -[Boivin:client:(2) 0.000000] gras/gras.c:83: [gras/INFO] Exiting GRAS +[Boivin:client:(2) 0.000000] [gras/INFO] Exiting GRAS Cool, we received the message from Boivin:1024. -[Jacquelin:server:(1) 0.000000] gras/gras.c:83: [gras/INFO] Exiting GRAS -[0.000000] msg/global.c:475: [msg_kernel/INFO] Congratulations ! Simulation terminated : all processes are over +[Jacquelin:server:(1) 0.000000] [gras/INFO] Exiting GRAS $