OpenMarine

Full Version: Quick question about Ais
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi!
Sorry if this is a stupid question but I need to be sure that I'm doing correct.


My question is: If I have configured a ais dongle in openplotter and then want to receive those signals headless from a remote computer I need to set the configuration in opencpn on the remote computer to:
In
localhost:10109 TCP
Out
localhost:10110 UDP

And then connect to network "openplotter"

Is that correct? I'm using default settings for the network and the raspberry is working as an ap.

//Patrik
If you are using openplotter as access point, you have to connect your remote computer to that access point and set opencpn on your remote computer to listen to port TCP 10.10.10.1:10109, you do not need an output setting.
(2017-06-07, 04:58 PM)Sailoog Wrote: [ -> ]If you are using openplotter as access point, you have to connect your remote computer to that access point and set opencpn on your remote computer to listen to port TCP 10.10.10.1:10109, you do not need an output setting.

Thanks!