Been trying to research this question to no avail yet!.
Perhaps somebody can help.
I am trying to identify if localhost on a TS works in the same way as a straight server. If I have an application being launched in every TS session listening on a certain port will it fail or will it treat every RDP session as a separate localhost instance? Will to port fail to bind in more than one session or will it just treat every RDP session as a ringfenced environment?
Thanks