X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0746edb369906f57c331d9336bf85ae91094ad51..0bfafcab47ae9cd7856bd8d129404c33079d6afe:/examples/cpp/network-wifi/s4u-network-wifi.tesh?ds=sidebyside diff --git a/examples/cpp/network-wifi/s4u-network-wifi.tesh b/examples/cpp/network-wifi/s4u-network-wifi.tesh new file mode 100644 index 0000000000..0cb06ba95f --- /dev/null +++ b/examples/cpp/network-wifi/s4u-network-wifi.tesh @@ -0,0 +1,7 @@ +#!/usr/bin/env tesh + +$ ${bindir:=.}/s4u-network-wifi ${platfdir}/wifi.xml "--log=root.fmt:[%10.6r]%e(%i:%a@%h)%e%m%n" +> [ 0.000000] (1:sender@Station 1) Send a message to the other station. +> [ 0.000000] (2:receiver@Station 2) Wait for a message. +> [ 3.888889] (1:sender@Station 1) Done. +> [ 3.888889] (2:receiver@Station 2) Done.