blob: 3cc3a5cf659b2c0b59553dba47f1421a560f9c98 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
How to check if it doesn't work ?
- java -DIVY_DEBUG fr.dgac.ivy.Probe ...
- check the rendez-vous, either in UDP broadcast or TCP multicast
* network available
* it works without ivy
* it works in ivy-c
* it should work in ivy-java
- it should be symetric, whatever the order of the connections ( client A,
client B, client C vs A, C, B ... )
- the regexps should function properly, let's build a little testbench
|