Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of framagit.org:Adrien.Gougeon/simgrid into master
[simgrid.git] / examples / s4u / network-wifi / s4u-network-wifi.tesh
1 #!/usr/bin/env tesh
2
3 $ ${bindir:=.}/s4u-network-wifi ${platfdir}/wifi.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
4 > [  0.000000] (1:sender@Station 1) Send a message to the other station.
5 > [  0.000000] (2:receiver@Station 2) Wait for a message.
6 > [  3.888889] (1:sender@Station 1) Done.
7 > [  3.888889] (2:receiver@Station 2) Done.