OpenMarine
Quick question about Ais - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: OpenPlotter (https://forum.openmarine.net/forumdisplay.php?fid=1)
+--- Forum: How do I...? (https://forum.openmarine.net/forumdisplay.php?fid=3)
+--- Thread: Quick question about Ais (/showthread.php?tid=530)



Quick question about Ais - Pkarl45 - 2017-06-07

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


RE: Quick question about Ais - Sailoog - 2017-06-07

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.


RE: Quick question about Ais - Pkarl45 - 2017-06-08

(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!