Slow serial port sharing using rdp
Carlo Giuseppe Porta
10
Reputation points
I developed an application in visual basic using Visual studio 2022 .net. The application reads and processes data from a digital scale in real time, using the serial port. The application works perfectly when used on a local PC. However, if I install the application on a Windows Server 2019 server and access it remotely using RDP sharing the serial port of the PC to which the scale is connected, the data update is very slow despite the internet connection being a 10G fiber line. Is there a solution to the problem?
Sign in to answer