Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Acknoledge the fact that JniException is a runtime exception now: kill all its occure...
[simgrid.git] / examples / java / ping_pong / Sender.java
2010-03-02 mquinsonAcknoledge the fact that JniException is a runtime...
2010-02-27 mquinsonUse send/recv instead of put/get
2007-11-19 mquinsonFurther cleanups of the Java bindings:
2007-07-08 mquinson(kinda) working java wrappers by Malek and me