Page 1 of 1

UDP Inbound protocol form build client

Posted: 11 Apr 2020, 20:11
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

Re: UDP Inbound protocol form build client

Posted: 11 Apr 2020, 20:52
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/

Re: UDP Inbound protocol form build client

Posted: 12 Apr 2020, 20:05
by f4flq
Hello
Thank you for your quick feedback and your suggestion.
My tests are conclusive via the ADIF and REMOTE service.
73
Manu