scott-vincent / instrument-data-link

An instrument data link for Microsoft Flight Simulator 2020
31 stars 14 forks source link

Cannot bind to localhost port 52020 #5

Open dwc4195 opened 3 years ago

dwc4195 commented 3 years ago

Attempting to use the data link but get the error:

Instrument Data Link v1.3.5 Copyright (c) 2020 Scott Vincent Server failed to bind to localhost port 52020: 10013

scott-vincent commented 3 years ago

10013 is the error code. If you Google that it tells you that the error is that port number 52020 is already in use. The most common reason is you have run the program twice but you could possibly have another program that is using that port.