I am able to get my virtual bacnet4j devices up and running. as I am running them on One windows machine i have used set of ip address 127.0.0.3-10.
I have a virtual Bacnet device which monitors other devices, which work fine when its on address 127.0.0.2 (or any other address starting with 127.0.0.* )
However I am now puuting it (Monitor) on Actual different windows machine running on IP say 192.168.2.3 My machines IP address on that Networks is say 192.168.2.2
Now The Monitor and devices won't recieve any broadcasted messagesfrom each other.
Any idea's if its achievable? I have already tried using link service option within bacnet4j. Now thinking of writing a bacnet router myself to achieve this. but wanted to confirm if What i am thinking is right? or is there a better way to achieve this communication.