Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Correction of some messages and comments.
[jaceP2P.git] / src / jaceP2P / SenderRmi.java
index 3e4bd71..a0e03d4 100644 (file)
@@ -65,7 +65,7 @@ public class SenderRmi extends Sender {
 
                                        yield();
                                } catch (Exception e) {
-                                       System.out
+                                       System.err
                                                        .println("Can't send the messgae to "
                                                                        + msg.getReceiver().getHostName()
                                                                        + ". Error: " + e);