Hi Mikhail,
I’m facing a problem when install the Rapid SCADA 6.2.0 with the following Error Log
“Rapid SCADA 6.2.0 Installation
——————————
Check TCP port 10000
TCP port 10000 is available.
Check TCP port 10002
TCP port 10002 already in use.
Installation has completed with errors”
I’m using the command prompt (with the command “netstat -a -n -o | find “10002”) to check which application using the port, the result come out
TCP 0.0.0.0:10002 0.0.0.0:0 LISTENING 4
TCP [::]:10002 [::]:0 LISTENING 4
Do you know what is this application? and how to stop the Listening in order for me to continue installation of Rapid SCADA V6.2.0
Thank you.