how to run different ports on same pc so other clients can reach both?
i have a print server on my localhost:9191 and a asset explorer on localhost:8383
my other clients on network can reach one but not the other!
can someone suggest a solution?
Why are there connections on my netstat with the same local and foreign address?
I have been trying to learn about networks and use the netstat service and am just curius why my pc has active connections to itself? as you can see in the screenshot attatched. The ports are connected to eachother, ie port 49725 to 49726 and another connection with port 49726 to 49725 but why? I have a vpn that is not active but could that be the case? thanks.