|
From: | Stephen Dwyer |
Subject: | Re: [Paparazzi-devel] telemetry broadcast |
Date: | Fri, 4 Jul 2014 09:29:43 -0600 |
Le 03/07/2014 15:19, Kadir ÇİMENCİ a écrit :the ip part is the broadcast ip of the LAN (example : 192.168.1.255 for a 192.168.1.x network with netmask 255.255.255.0)
The options i have tried;
1) path_to_server/server -n -b "ip:port" (local ip of the machine on which the server is running, broadcast ip of the LAN, local ip of the remote computer are all tried)
2) On the remote side in a Java app.,
bus.start(Ivy.getDomainArgs("IvyHvl",new String[] {"ip:port"})); (ip of remote computer, broadcast ip of LAN, ip of the machine on which server is running are all tried)
i remember that we meet problems with broadcast address on macosx few years ago, i think it was loopback
broadcast addresses (127. ...) that was not handled, but it's old, i could be wrong.
--
Alexandre
_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
[Prev in Thread] | Current Thread | [Next in Thread] |