Dear all
i have a question
my service on windows system is working with 3333 port.
i tried to do netstat command and output is as follows.
10.50.1.147:3333 LISTENING
i don't kwon why did it.
ok, i want to start my service with 0.0.0.0:3333.
How to do it?