JS8Call-Improved master
Loading...
Searching...
No Matches
SpotClient.h File Reference

Client for sending spots and commands to upstream spot servers. More...

#include "JS8_Include/pimpl_h.h"
#include "JS8_Main/Radio.h"
#include <QObject>
#include <QString>
Include dependency graph for SpotClient.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SpotClient
 Sends spots and spot-related commands to a remote host. More...

Detailed Description

Client for sending spots and commands to upstream spot servers.

The SpotClient encapsulates a network connection to a spotting server and provides methods to enqueue spots or command-style messages. It stores local station information (callsign/grid) to include in outgoing payloads.