In our use case we want to set up a server for sending AIS message to 1 or more clients.
The server obtains the AIS data from a simulator. The messages are converted in the AIS format ans transmitted to any connected client. The client can be an operational system.
There is one small example at the end of the readme file using the AisTcpReader that sends a message to a given client with a known host and port number. We couldn't make this example working but we also searching for a simple setup for our use case. Can you provide an example on how to do this ?
In our use case we want to set up a server for sending AIS message to 1 or more clients.
The server obtains the AIS data from a simulator. The messages are converted in the AIS format ans transmitted to any connected client. The client can be an operational system.
There is one small example at the end of the readme file using the AisTcpReader that sends a message to a given client with a known host and port number. We couldn't make this example working but we also searching for a simple setup for our use case. Can you provide an example on how to do this ?