Adding a QSO to Log4OM via TCP

Locked
User avatar
IW3HMH
Site Admin
Posts: 2925
Joined: 21 Jan 2013, 14:20
Location: Quarto d'Altino - Venezia (ITA)
Contact:

Adding a QSO to Log4OM via TCP

Post by IW3HMH »

Log4OM is able to receive QSO's from external software using TCP.

The service must be started from Log4OM settings page, providing the port to be used for listening to incoming calls.

The TCP message format is:

"ADD" + space + ADIF formatted string

When the listener starts you see in the log "Starting TCP Listener"

When receiving a message the log file will report "Incoming QSO from TCP Connection (ADD)"
If an application captured an error when receiving a TCP stream you will see "Error in TCP ADD AddQSO method", followed by details about the exception.

When the listener stops you get "Closing TCP Listener" message in the log.
Daniele Pistollato - IW3HMH
Locked