TCP Inbound Connection
- IW3HMH
- Site Admin
- Posts: 2988
- Joined: 21 Jan 2013, 14:20
- Location: Quarto d'Altino - Venezia (ITA)
- Contact:
Re: TCP Inbound Connection
Secondary channel in WSJT sends ADIF strings that should be collected with ADIF INBOUND services.
Daniele Pistollato - IW3HMH
Re: TCP Inbound Connection
Was the port number in GridTracker red? That's how it tells that the port number is already in use by something else.HB9GVJ wrote: 18 Jan 2020, 09:59 I had to switch between 2237 and 2238 ports to make it work as it seems gridtrackerdoes not like to listen to 2238![]()
Log4OM doesn't complain to the user about used port numbers. It instead throws an error into the log file.
Important note to the devs: My highlights of shortcomings doesn't mean I don't appreciate your hard work. You did an awsome job and I just haven't listed all the great improvements you did. Thanks and sorry about that.
- IW3HMH
- Site Admin
- Posts: 2988
- Joined: 21 Jan 2013, 14:20
- Location: Quarto d'Altino - Venezia (ITA)
- Contact:
Re: TCP Inbound Connection
don't worry about complaints 
Testing a so big codebase it's hard and it's obvious users can find issues we never faced.
About throwing errors in the log, this is true. I'll check if i can add something more evident. In the HELP menu you can find some useful screens including a monitor of active threads/tasks in Log4OM that can give you an hint

Testing a so big codebase it's hard and it's obvious users can find issues we never faced.
About throwing errors in the log, this is true. I'll check if i can add something more evident. In the HELP menu you can find some useful screens including a monitor of active threads/tasks in Log4OM that can give you an hint
Daniele Pistollato - IW3HMH