Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a new example for java with bypass of deployment.
authorPierre <pierre@erie.imag.fr>
Fri, 14 Oct 2011 11:26:09 +0000 (13:26 +0200)
committerPierre <pierre@erie.imag.fr>
Fri, 14 Oct 2011 11:26:09 +0000 (13:26 +0200)
commite8ace613433496e0e5219469472d6bf584b7db86
tree976f58ad75ec310d22dc164c1781a48b9e298c41
parent4c9eb13153d917c1a427de998dd68dc837a4e56a
Add a new example for java with bypass of deployment.
.gitignore
CMakeLists.txt
examples/master_slave_bypass/Master.java [new file with mode: 0644]
examples/master_slave_bypass/MsBypass.java [new file with mode: 0644]
examples/master_slave_bypass/Slave.java [new file with mode: 0644]
examples/master_slave_bypass/platform.xml [new file with mode: 0644]