X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c91b68ade95e42efb7a24f19fb5228bee0b618d0..187ba0c05f9fbe51175179b9f637b6554f947468:/doc/gtut-files/05-globals.output diff --git a/doc/gtut-files/05-globals.output b/doc/gtut-files/05-globals.output deleted file mode 100644 index 6ed9de793f..0000000000 --- a/doc/gtut-files/05-globals.output +++ /dev/null @@ -1,20 +0,0 @@ -$ ./test_server 12345 & ./test_client 127.0.0.1 12345 -Client ready; listening on 1024 -we sent the data to the server on 127.0.0.1. Let's do it again for fun -Ok. Enough. Have a rest, and then kill the server -Cool, we received the message from 127.0.0.1:1024. -Cool, we received the message from 127.0.0.1:1024. -[arthur:client:(28822) 0.000027] [gras/INFO] Exiting GRAS -Argh, killed by 127.0.0.1:1024! Bye folks... -[arthur:server:(28820) 0.000013] [gras/INFO] Exiting GRAS -$ -$ ./test_simulator platform.xml test.xml -Client ready; listening on 1024 -we sent the data to the server on Jacquelin. Let's do it again for fun -Cool, we received the message from Boivin:1024. -Ok. Enough. Have a rest, and then kill the server -Cool, we received the message from Boivin:1024. -[Boivin:client:(2) 0.000000] [gras/INFO] Exiting GRAS -Argh, killed by Boivin:1024! Bye folks... -[Jacquelin:server:(1) 0.000000] [gras/INFO] Exiting GRAS -$