My situation: I have my logging app working as a log server to fldigi. I am connecting both the logger and fldigi to flrig.
If I close either the logger or fldigi and restart it, it can no longer connect to the other. Even if I close both the logger and fldigi the logger is unable to bind to the HTTP port and so there is nothing for fldigi to connect to. Unless, I've also closed down flrig as well.
The other thing is that in that situation, I also cannot bind to the UDP port I try to open up to allow WSJT-X to connect to my logger as a server.
This may have started happening when I added the feature to start flrig and fldigi from my logger. I am using system("flrig --config_dir..... &") to launch flrig.
Phil GM3ZZA