Skip to content

Several questions about data sharing #300

Answered by jvde-github
bc38 asked this question in Q&A
Discussion options

You must be logged in to vote
  1. You can if your Server can enable a TCP server where others can connect to. Let's assume this server runs at IP 192.168.1.2 port 4100, then run AIS-catcher -t txt 192.168.1.2 4100 ....
  2. Yes, first bullet as an example. You can also run AIS-catcher to read data as a UDP server/listener. E,g, if AIS-catcher runs on 192.168.1.5, then you can send raw NMEA over UDP to this address and port 4101 and receive it in AIS-catcher as AIS-catcher -x 192.168.1.5 4101
  3. Yes, just open a port by filling in this form: https://aiscatcher.org/addstation_udp. I will then create a port where you can send your data as raw NMEA (i.e. AIVDM) over UDP

Unfortunately, for the last item, it needs to be UDP (as it is…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by bc38
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants