I can't understand why administrator privileges are required to listen on non-localhost with
not-80 or over 1024 tcp port number. So I can't make a simple web server program which accepts a request from another host.
Anyway, from https://casablanca.codeplex.com/discussions/532385
there may be a way with netsh, HttpCfg.exe or HttpSetServiceConfiguration.
Can I get the detailed howto about using the above ways?
not-80 or over 1024 tcp port number. So I can't make a simple web server program which accepts a request from another host.
Anyway, from https://casablanca.codeplex.com/discussions/532385
there may be a way with netsh, HttpCfg.exe or HttpSetServiceConfiguration.
Can I get the detailed howto about using the above ways?