Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Run the 'tcp' and 'file' tests too
[simgrid.git] / testsuite / gras / trp_tcp_usage.in
1 #! @BASH@ -e
2
3 ./trp_tcp_server $@ &
4 sleep 1
5 ./trp_tcp_client $@ 
6