FTP Ports Linux < > WINE

Questions about Wine on Linux
Locked
RicksRadio
Newbie
Newbie
Posts: 2
Joined: Sat May 30, 2015 10:52 pm

FTP Ports Linux < > WINE

Post by RicksRadio »

I'm new to the forum and new to both Linux and WINE. So here goes!

I have a SDR (software defined radio) sending data to a Linux program (dump1090 running under Mono). This program outputs data in several formats on various FTP ports. Another Linux program (Virtual Radar Sever) is using these ports and the data without problem.

I also have a Windows program (ADSBHub.exe) running under WINE. This program opens correctly and displays no error messages. It is "supposed" to receive and send data over the same FTP ports as the Linux programs. Unfortunately, it looks like the data are not making it from the Linux side of my computer to the WINE/Windows side.

(This entire set of programs is available on a Windows platform and when tested the combination worked as planned.)

Any suggestions on what may be the issue and/or how to resolve it would be appreciated.

Thanks - Rick
User avatar
KenSharp
Level 4
Level 4
Posts: 161
Joined: Mon Jul 13, 2009 8:52 pm

Re: FTP Ports Linux < > WINE

Post by KenSharp »

What ports is the program listening on? Is it a privileged port?
RicksRadio
Newbie
Newbie
Posts: 2
Joined: Sat May 30, 2015 10:52 pm

Re: FTP Ports Linux < > WINE

Post by RicksRadio »

Thanks for the reply. The ports are in the 30000 range.

However, I think this problem has been resolved and it looks like it was not a WINE issue. Changing the switches in dump1090 has solved the problem. I found this by loading another program that reset dump1090 and that resolved the problem.

Unfortunately, I don't know what changes were made ...... sigh!
Locked