TCP Server Application

Questions about Wine on macOS.
Locked
metehandev
Newbie
Newbie
Posts: 1
Joined: Wed Oct 04, 2023 3:19 am

TCP Server Application

Post by metehandev »

Hello,

I have tried searching the forum/google etc. but I couldn't find the solution so I am asking here:
I am using an M1 Macbook and I want to run a Windows (x86) application that acts as a TCP server over 7500 and 27500 ports. The application's UI and file writing/reading capabilities all work fine but when I try to start the TCP Serving, it fails to bind the ports.
As I tried to install the CrossOver trial and run the same software on it successfully I know that it is possible over Wine. As far as I understand there is something blocking Wine to bind these TCP Ports.

Can anyone help me?

Thanks.
Locked