Irad,
checked that my modem was indeed rebooting when I attempted to broadcast:
the log file looks like this:
21/11/2022 16:48:11 - Preparing to broadcast to ALL
21/11/2022 16:48:11 - Sending Async message: TO:ALL FROM:OZ6F Data:test
21/11/2022 16:48:13 - Error: Unable to send KISS message to VARA modem. Disconnecitng modem.
21/11/2022 16:48:13 - Unable to write data to the transport connection: An established connection was aborted by the software in your host machine.
at System.Net.Sockets.NetworkStream.Write(Byte[] buffer, Int32 offset, Int32 size)
at VarAC.VarAC.command_varahf_kiss(TcpClient conn, Byte[] msg)
21/11/2022 16:48:13 - Restarting VARA modem 1/2
21/11/2022 16:48:13 - Disconnecting VARA modem...
21/11/2022 16:48:13 - Disconnected!
21/11/2022 16:48:13 - Error in mailbox_send_outbox_thread
21/11/2022 16:48:13 - Error: Unable to read data from command stream of VARA modem. Disconnecitng modem command stream.
21/11/2022 16:48:13 - Error: processing Modem data stream: Thread was being aborted.
at System.Net.UnsafeNclNativeMethods.OSSOCK.recv(IntPtr socketHandle, Byte* pinnedBuffer, Int32 len, SocketFlags socketFlags)
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, SocketError& errorCode)
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at VarAC.VarAC.b__590_2()
21/11/2022 16:48:13 - Thread was being aborted.
at System.Net.UnsafeNclNativeMethods.OSSOCK.recv(IntPtr socketHandle, Byte* pinnedBuffer, Int32 len, SocketFlags socketFlags)
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, SocketError& errorCode)
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at VarAC.VarAC.b__590_0()
21/11/2022 16:48:13 - Thread was being aborted.
at System.Threading.Thread.SleepInternal(Int32 millisecondsTimeout)
at System.Threading.Thread.Sleep(Int32 millisecondsTimeout)
at VarAC.VarAC.b__590_5()
21/11/2022 16:48:13 - Unable to read data from data stream of VARA modem. Disconnecitng modem data stream.
21/11/2022 16:48:23 - Connecting VARA Main Modem Command interface...
21/11/2022 16:48:23 - Connecting VARA Main Modem KISS Command interface...
21/11/2022 16:48:23 - Connecting VARA Main Modem data stream...
21/11/2022 16:48:23 - Connecting VARA Monitor Modem Command interface...
21/11/2022 16:48:24 - Connecting VARA Monitor Modem data stream...
21/11/2022 16:48:25 - Failed to connect VARA Monitor modem
21/11/2022 16:48:25 - Connected to VARA modem
21/11/2022 16:48:25 - Setting Bandwith to 500Hz
21/11/2022 16:48:25 - Away status set to false
21/11/2022 16:48:25 - Setting away status to false (auto)
21/11/2022 16:48:25 - Error: Sending relay notification failed: Thread was being aborted.
at VarAC.VarAC.command_varahf_kiss(TcpClient conn, Byte[] msg)
at VarAC.VarAC.<>c__DisplayClass559_0.b__1()
21/11/2022 16:48:25 - VARA version: VARA HF v4.6.5
So who is blocking port 8100? Firewall in Windows, or my modem/router?
73