UDP Inbound protocol form build client

Post Reply
f4flq
Novice Class
Posts: 13
Joined: 21 Sep 2016, 06:58

UDP Inbound protocol form build client

Post by f4flq »

Hello,
I would like to know if there is a description of the communication protocol for the UDP Inbound JT message?
I would like to make a client for Win-TEST in order to send the qso in log4om as WSJT-x does.

If anyone has any information, please come back.
73 Manu F4FLQ
User avatar
IW3HMH
Site Admin
Posts: 2927
Joined: 21 Jan 2013, 14:20
Location: Quarto d'Altino - Venezia (ITA)
Contact:

Re: UDP Inbound protocol form build client

Post by IW3HMH »

https://sourceforge.net/p/wsjt/wsjtx/ci ... age.hpp#l5

but it's a bit complex... to send a QSO to Log4OM is easier to use an UDP ADIF MESSAGE (INBOUND ADIF service)
Simply send an UDP packet containing an ADIF string to the service port.

You can test it with PacketSender https://packetsender.com/
Daniele Pistollato - IW3HMH
f4flq
Novice Class
Posts: 13
Joined: 21 Sep 2016, 06:58

Re: UDP Inbound protocol form build client

Post by f4flq »

Hello
Thank you for your quick feedback and your suggestion.
My tests are conclusive via the ADIF and REMOTE service.
73
Manu
Post Reply