paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Paparazzi-devel] telemetry broadcast


From: Alexandre Bustico
Subject: Re: [Paparazzi-devel] telemetry broadcast
Date: Fri, 04 Jul 2014 14:52:44 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

Le 03/07/2014 15:19, Kadir ÇİMENCİ a écrit :
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)


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)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]